[issue12175] FileIO.readall() read the file position and size at each read

Roundup Robot report at bugs.python.org
Wed May 25 22:18:17 CEST 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset f2414bb35c96 by Victor Stinner in branch '2.7':
Issue #12175: FileIO.readall() now raises a ValueError instead of an IOError if
http://hg.python.org/cpython/rev/f2414bb35c96

----------

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


More information about the Python-bugs-list mailing list