This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-30 06:36:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
logging
History
Neal Norwitz
7c3072437a
More apply() cleanup
2006-03-17 08:28:24 +00:00
..
__init__.py
More apply() cleanup
2006-03-17 08:28:24 +00:00
config.py
Remove apply()
2006-03-17 08:00:19 +00:00
handlers.py
Exceptions raised during renaming in rotating file handlers are now passed to handleError (except for SystemExit and KeyboardInterrupt, which are re-raised).
2006-01-16 09:27:58 +00:00