[issue9759] GzipFile object should raise ValueError on .read() after .close()

Antoine Pitrou report at bugs.python.org
Wed Oct 6 23:33:11 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

Patch committed in r85291 (3.x), and backported to 3.1 (r85293) and 2.7 (r85292). Thank you!

----------
resolution:  -> fixed
stage: patch review -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list