This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a606faa491af05b99dba6ebafa57662cf6b451fe
cpython
/
Lib
/
logging
History
Vinay Sajip
dc5097ff07
Removed _unicode variable which is always False in Python 3.x.
2010-08-31 07:52:17 +00:00
..
__init__.py
Removed _unicode variable which is always False in Python 3.x.
2010-08-31 07:52:17 +00:00
config.py
logging: merged duplicated code in fileConfig and dictConfig paths.
2010-08-30 19:02:14 +00:00
handlers.py
Logging: removed some old commented out code.
2010-08-30 18:31:13 +00:00