[issue15841] Some StringIO and BytesIO methods can succeed after close

Antoine Pitrou report at bugs.python.org
Sun Sep 2 16:08:32 CEST 2012


Antoine Pitrou added the comment:

Ah, there's a misunderstanding. The methods should raise ValueError when the object has been closed.
See issue15840 for reference.

----------

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


More information about the Python-bugs-list mailing list