[issue3488] Provide compress/uncompress functions on the gzip module

Anand B Pillai report at bugs.python.org
Sun Aug 3 08:08:03 CEST 2008


Anand B Pillai <abpillai at gmail.com> added the comment:

Thanks. The file I uploaded was not an actual patch but just how the
functions would appear in the gzip module, to illustrate the code.

I can make an actual patch to gzip.py with docstrings, unit-tests and
taking care of your other comments. Do you think this will be in time
for Python 3.0 ? I can do this right away.

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


More information about the Python-bugs-list mailing list