[issue11203] gzip doc is behind

Antoine Pitrou report at bugs.python.org
Tue Jun 7 13:38:03 CEST 2011


Antoine Pitrou <pitrou at 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 <report at bugs.python.org>
<http://bugs.python.org/issue11203>
_______________________________________


More information about the Python-bugs-list mailing list