[issue6333] logging: ValueError: I/O operation on closed file

Sridhar Ratnakumar report at bugs.python.org
Thu Jul 9 00:34:04 CEST 2009


Sridhar Ratnakumar <sridharr at activestate.com> added the comment:

I have attached a script that repros this bug. Run it using py.test 
(instructions inside the file).

Workaround is by uncommenting the last few lines ('flush' method).

----------
Added file: http://bugs.python.org/file14474/issue6333repro.py

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


More information about the Python-bugs-list mailing list