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
73cdff47b2ff80e38da49bb42e68646ae1d4f190
cpython
/
Lib
/
logging
History
Vinay Sajip
2c20676e51
Catch situations where currentframe() returns None. See SF patch
#1447410
, this is a different implementation.
2006-03-20 09:22:40 +00:00
..
__init__.py
Catch situations where currentframe() returns None. See SF patch
#1447410
, this is a different implementation.
2006-03-20 09:22:40 +00:00
config.py
Misc. backported changes
2005-09-16 10:45:46 +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:28:59 +00:00