[issue12161] StringIO AttributeError instead of ValueError after close..

Roundup Robot report at bugs.python.org
Thu May 26 16:57:10 CEST 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset 720804a91c01 by Benjamin Peterson in branch '2.7':
raise an ValueError in getvalue() on closed StringIO (closes #12161)
http://hg.python.org/cpython/rev/720804a91c01

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list