commit | 2c50a09ac47e701768a4e20f8a03d17263e8db8f | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Mar 15 21:02:59 2011 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Mar 15 21:02:59 2011 +0100 |
tree | c825f5ed587fe4229ec825f3371556738e284dd2 | |
parent | 7dedcb46441803444a3bdb0f9773d9d9b10186e9 [diff] [blame] |
On behalf of Tarek: Issue #11501: disutils.archive_utils.make_zipfile no longer fails if zlib is not installed. Instead, the zipfile.ZIP_STORED compression is used to create the ZipFile. Patch by Natalia B. Bidart.
diff --git a/Misc/ACKS b/Misc/ACKS index fe80c8b..c7fd2ff 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -72,6 +72,7 @@ Steven Bethard Stephen Bevan Ron Bickers +Natalia B. Bidart David Binger Dominic Binks Philippe Biondi