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
cff0b46edc52736abb8aeea9ffcb35f8fed4e764
cpython
/
Lib
/
logging
History
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