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
d84efb3d93ded85209e8ca9ede0ba9edca33fc07
cpython
/
Lib
/
logging
History
Vinay Sajip
17c52d8493
Refactored RotatingFileHandler to create a base class for rotating handlers. Added TimedRotatingFileHandler.
2004-07-03 11:48:34 +00:00
..
__init__.py
Changed basicConfig() to add keyword arguments. Changes are backward-compatible.
2004-07-03 11:47:26 +00:00
config.py
Minor documentation changes
2004-02-28 16:07:46 +00:00
handlers.py
Refactored RotatingFileHandler to create a base class for rotating handlers. Added TimedRotatingFileHandler.
2004-07-03 11:48:34 +00:00