]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed: #2914 (RFE for UTC support in TimedRotatingFileHandler) and #2929 (wrong filen...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 20 May 2008 15:34:36 +0000 (15:34 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 20 May 2008 15:34:36 +0000 (15:34 +0000)
commita12da73c468ca08a15671dc9a69bee3bb745cb4f
treecb8a6ad9a48c9f1b701077af858d3e38308b6e90
parentae019e14bd808c80f010d800ce09630698b60961
Fixed: #2914 (RFE for UTC support in TimedRotatingFileHandler) and #2929 (wrong filename used to delete old log files).
Lib/logging/handlers.py