[issue1706039] Added clearerr() to clear EOF state

Mark Lawrence report at bugs.python.org
Sat Jul 17 19:48:13 CEST 2010


Mark Lawrence <breamoreboy at yahoo.co.uk> added the comment:

The patch adds one line and moves one line in fileobject.c.  The rest of the patch is new tests.  I've successfully applied the patch on Windows and the tests were fine.  Can someone kindly repeat the tests on OS X as this is where the problem was originally reported.

----------
nosy: +BreamoreBoy
versions: +Python 2.7, Python 3.2 -Python 2.6

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


More information about the Python-bugs-list mailing list