]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue 5013: Fixed bug in FileHandler when delay was set - added fix for RotatingFileH...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Wed, 21 Jan 2009 00:26:02 +0000 (00:26 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Wed, 21 Jan 2009 00:26:02 +0000 (00:26 +0000)
commit0c0f9602c14aee26a8b5d588bb19d107be7674a7
tree51426d17d6b3c8f4b1b1ffa01deb43a3713dfe91
parent053ce7e51d34f2f394a36d5d144c6ba9fc0bba0b
Issue 5013: Fixed bug in FileHandler when delay was set - added fix for RotatingFileHandler and changed header comment slightly.
Lib/logging/__init__.py
Lib/logging/handlers.py
Misc/NEWS