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-08-01 23:53:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
d91085598f
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Neal Norwitz
d91085598f
Remove apply()
2006-03-17 08:00:19 +00:00
..
__init__.py
Remove apply()
2006-03-17 08:00:19 +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