[issue4579] .read() and .readline() differ in failing
Aaron Gallagher
report at bugs.python.org
Sun Dec 7 21:33:14 CET 2008
Aaron Gallagher <habnabit at gmail.com> added the comment:
I can't reproduce this on python 2.5.1, 2.5.2, or 2.6.0 on Mac OS 10.5.4.
Both .read() and .readline() raise an EBADF IOError. 3.0.0 fails in the
same way.
----------
nosy: +habnabit
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4579>
_______________________________________
More information about the Python-bugs-list
mailing list