[issue23099] BytesIO and StringIO values unavailable when closed

Martin Panter report at bugs.python.org
Tue Jan 6 08:01:24 CET 2015


Martin Panter added the comment:

Updated patch, to also document the BytesIO buffer is no longer available when closed. The StringIO documentation actually already says this, but I rarely use StringIO. :)

----------
Added file: http://bugs.python.org/file37611/bytesio_exported_reject_close.v2.patch

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


More information about the Python-bugs-list mailing list