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-15 22:30:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
c7bbd7be94
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Vinay Sajip
6d102f18cb
Closes
#13807
: Now checks for sys.stderr being there before writing to it.
2012-01-20 11:20:12 +00:00
..
__init__.py
Closes
#13807
: Now checks for sys.stderr being there before writing to it.
2012-01-20 11:20:12 +00:00
config.py
Closes
#13356
. Thanks to Florent Xicluna for the patch.
2011-11-07 08:43:51 +00:00
handlers.py
Issue
#10949
: Improved robustness of rotating file handlers.
2011-01-21 23:35:57 +00:00