]> granicus.if.org Git - python/commit
Issue #5262: Fixed bug in next roll over time computation in TimedRotatingFileHandler.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Thu, 11 Jun 2009 10:11:47 +0000 (10:11 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Thu, 11 Jun 2009 10:11:47 +0000 (10:11 +0000)
commitaffbd871e3964b5101bd8756a5510ac68e291833
treef8710c1c53b69b3d28041d3fc60311f33dbb25fe
parente653a7d6af9d2e11191593df6c3796cba3cd529f
Issue #5262: Fixed bug in next roll over time computation in TimedRotatingFileHandler.
Lib/logging/handlers.py
Misc/NEWS