]> granicus.if.org Git - python/commit
Patch #1435422: zlib's compress and decompress objects now have a
authorGeorg Brandl <georg@python.org>
Tue, 16 May 2006 07:38:27 +0000 (07:38 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 16 May 2006 07:38:27 +0000 (07:38 +0000)
commit8d3342b489c3f0e68efe0b78f8aec48cb8e8d70c
tree7bd0f08251d2d2ced5c64f5bbd603b802ea2154f
parent5f5d99c21521972baee65c99ae8b02e9339b8ed3
Patch #1435422: zlib's compress and decompress objects now have a
copy() method.
Doc/lib/libzlib.tex
Lib/test/test_zlib.py
Misc/NEWS
Modules/zlibmodule.c