]> 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>
Tue, 20 Jan 2009 23:20:02 +0000 (23:20 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 20 Jan 2009 23:20:02 +0000 (23:20 +0000)
commit592f5fcb8d1d6f8c495e32ce0eae848c0e866dcd
tree6ce1085e930d98f2235b4dc267accea0982c8c3c
parent6badbe9f76bc7412a4ec1d50689688acc9abe780
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