This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-30 06:34:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
a9b2222de4
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Benjamin Peterson
a9b2222de4
change a few uses of the threading APIs
2008-08-18 18:01:43 +00:00
..
__init__.py
change a few uses of the threading APIs
2008-08-18 18:01: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