]> 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 09:23:41 +0000 (09:23 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Thu, 11 Jun 2009 09:23:41 +0000 (09:23 +0000)
commit83da034c9af59b73aa4f175eaebdc5f39d461656
tree9a155303ab53555bd398ae927ee5485ea83f3cd9
parentc7498f5aabc72fbd30c29845e2d501eb30127069
Issue #5262: Fixed bug in next roll over time computation in TimedRotatingFileHandler.
Lib/logging/handlers.py
Misc/NEWS