This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-17 01:49:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
71133ff36848e6dddc541d752ad86d9fbd65bfd4
cpython
/
Lib
/
logging
T
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