[issue1501108] Add write buffering to gzip

Antoine Pitrou report at bugs.python.org
Sat Apr 3 14:45:19 CEST 2010


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

Additionally, since issue7471 was fixed, you should be able to wrap a GzipFile in a Buffered{Reader,Writer} object for faster buffering.

----------
resolution:  -> out of date
status: open -> closed

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


More information about the Python-bugs-list mailing list