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-19 19:03:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
313bda12e8dfe618c6ef2f3681b5ce02409891c8
cpython
/
Lib
/
logging
T
History
Brett Cannon
e6bfe80b67
Remove dict.has_key() and apply() usage from the logging package to silence
...
warnings when run under -3.
2008-08-04 00:09:43 +00:00
..
__init__.py
Remove dict.has_key() and apply() usage from the logging package to silence
2008-08-04 00:09:43 +00:00
config.py
Remove dict.has_key() and apply() usage from the logging package to silence
2008-08-04 00:09:43 +00:00
handlers.py
Fixed
:
#2914
(RFE for UTC support in TimedRotatingFileHandler) and
#2929
(wrong filename used to delete old log files).
2008-05-20 15:34:36 +00:00