[issue1751] Fast BytesIO implementation + misc changes

Alexandre Vassalotti report at bugs.python.org
Mon Jan 7 17:21:44 CET 2008


Alexandre Vassalotti added the comment:

[grrr, I eat my words]

> So, here's one big patch. I have updated the behavior of close(), so that 

... it matches the behavior of 2.x.

> As a side-effect, this make __next__ raises a
ValueError, instead of StopIteration.

... when the file is closed.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1751>
__________________________________


More information about the Python-bugs-list mailing list