diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2006-06-12 03:33:09 (GMT) |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2006-06-12 03:33:09 (GMT) |
commit | 6e73aaab474ab9df512e8f24029ed1c57f39c619 (patch) | |
tree | 52ce5b5abe343a3b08f92af29ddf7832ddad360d /Misc/ACKS | |
parent | a6d80faf6c7074ad970a2ba15e825d5343a37ec3 (diff) | |
download | cpython-6e73aaab474ab9df512e8f24029ed1c57f39c619.zip cpython-6e73aaab474ab9df512e8f24029ed1c57f39c619.tar.gz cpython-6e73aaab474ab9df512e8f24029ed1c57f39c619.tar.bz2 |
Patch #1503046, Conditional compilation of zlib.(de)compressobj.copy
copy is only in newer versions of zlib. This should allow zlibmodule
to work with older versions like the Tru64 buildbot.
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ Ross Andrus Jason Asbahr David Ascher Peter Åstrand +Chris AtLee John Aycock Donovan Baarda Attila Babo |