From: Nadeem Vawda Date: Sun, 11 Nov 2012 13:20:09 +0000 (+0100) Subject: Issue #15677: Document that zlib and gzip accept a compression level of 0 to mean... X-Git-Tag: v3.4.0a1~2031 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cba149761a73e7c1aec7fdf6b310957b01d30520;p=thirdparty%2FPython%2Fcpython.git Issue #15677: Document that zlib and gzip accept a compression level of 0 to mean 'no compression'. Patch by Brian Brazil. --- cba149761a73e7c1aec7fdf6b310957b01d30520