commit | 79c5ef11d56e761445e334a7121764808e9e70cf | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Aug 17 21:10:05 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Aug 17 21:10:05 2010 +0000 |
tree | 529b00a3e891a4c14b4c5e1ac6971f490ba62784 | |
parent | 852823d731a6370c078016f3825044eec74fbb4f [diff] [blame] |
Issue #3488: Provide convenient shorthand functions `gzip.compress` and `gzip.decompress`. Original patch by Anand B. Pillai.
diff --git a/Misc/ACKS b/Misc/ACKS index 26feba3..45cd1b7 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -634,6 +634,7 @@ Jim St. Pierre Dan Pierson Martijn Pieters +Anand B. Pillai François Pinard Zach Pincus Michael Piotrowski