[issue4749] Issue with RotatingFileHandler logging handler on Windows

Lowell Alleman report at bugs.python.org
Mon Jun 8 20:03:13 CEST 2009


Lowell Alleman <lowell87 at gmail.com> added the comment:

Robert, please provide the Python version and distribution that your are
using.  This should do the trick:

import sys
print sys.version

----------
Added file: http://bugs.python.org/file14227/unnamed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4749>
_______________________________________
-------------- next part --------------
Robert, please provide the Python version and distribution that your are using.  This should do the trick:<br><br>import sys<br>print sys.version<br>


More information about the Python-bugs-list mailing list