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

Catalin Iacob report at bugs.python.org
Wed May 25 22:27:37 CEST 2011


Catalin Iacob <iacobcatalin at gmail.com> added the comment:

Attached patch + test case.

Also tested cStringIO in 2.7 and io.StringIO in 3.2 and 3.3 tip and they aren't affected.

----------
keywords: +patch
nosy: +catalin.iacob
Added file: http://bugs.python.org/file22116/12161.patch

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


More information about the Python-bugs-list mailing list