Antoine Pitrou <pit...@free.fr> added the comment:

The 3.x doc states that "GzipFile supports the io.BufferedIOBase interface, 
including iteration and the with statement. Only the truncate() method isn’t 
implemented". This implies that it also supports close().

----------
nosy: +pitrou
versions:  -Python 3.1, Python 3.2, Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11203>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to