[issue13236] unittest needs more flush calls

R. David Murray report at bugs.python.org
Thu Oct 20 21:20:11 CEST 2011


R. David Murray <rdmurray at bitdance.com> added the comment:

How can a lack of flushes lose output?  Delay it maybe, but unless your file class is broken I don't see how data would be lost.

----------
nosy: +r.david.murray
versions:  -Python 2.6

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


More information about the Python-bugs-list mailing list