This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-11-25 19:03:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d952041dc7
cpython
/
Lib
/
logging
History
Vinay Sajip
d952041dc7
TimedRotatingFileHandler now calculates next rollover from previous rollover rather than current time.
2006-01-16 09:13:58 +00:00
..
__init__.py
Exception handling now raises KeyboardInterrupt and SystemExit rather than passing to handleError
2005-10-31 13:14:19 +00:00
config.py
Documentation clarified re. config socket listener protocol
2005-06-05 20:39:36 +00:00
handlers.py
TimedRotatingFileHandler now calculates next rollover from previous rollover rather than current time.
2006-01-16 09:13:58 +00:00