[issue18941] RotatingFileHandler and TimedRotatingFileHandler do not respect delay on rollover

Joshua Olson report at bugs.python.org
Fri Sep 6 03:56:46 CEST 2013


Joshua Olson added the comment:

If delay is set then don't automatically open the new file.

----------
keywords: +patch
Added file: http://bugs.python.org/file31625/delay_rollover.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18941>
_______________________________________


More information about the Python-bugs-list mailing list