]> granicus.if.org Git - python/commit
Adding Jeremy Hylton's gzip module.
authorGuido van Rossum <guido@python.org>
Wed, 30 Apr 1997 16:04:57 +0000 (16:04 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 30 Apr 1997 16:04:57 +0000 (16:04 +0000)
commit1526219431c3db4fcdc54cc207d99459f886249d
treedd7cf29b2fb60f2b22c6ec047d9925fd9e7c0a94
parent37e97bc36b434102fe3830114fe7abe760f9bd84
Adding Jeremy Hylton's gzip module.
This requires Andrew Kuchling's zlib extension module.
It still needs some doc strings.
Lib/gzip.py [new file with mode: 0644]