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-24 11:44:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
17c52d8493
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
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