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-19 00:00:48 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
6badbe9f76
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Vinay Sajip
6badbe9f76
Issue 5013: Fixed bug in FileHandler when delay was set.
2009-01-20 22:49:13 +00:00
..
__init__.py
Issue 5013: Fixed bug in FileHandler when delay was set.
2009-01-20 22:49:13 +00:00
config.py
Issue
#3726
: Allowed spaces in separators in logging configuration files.
2008-09-03 09:20:05 +00:00
handlers.py
Fixed
:
#2914
(RFE for UTC support in TimedRotatingFileHandler) and
#2929
(wrong filename used to delete old log files).
2008-05-20 15:34:36 +00:00