cpython/Lib/logging
Vinay Sajip a12da73c46 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
..
__init__.py Add __all__ to logging module. 2008-02-16 01:22:54 +00:00
config.py Updated import statements to use the new `configparser` module name. 2008-05-14 22:44:22 +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