From: Georg Brandl Date: Sun, 9 Jan 2011 07:54:52 +0000 (+0000) Subject: Blocked revisions 87870 via svnmerge X-Git-Tag: v2.7.2rc1~387 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=95454d083d925b8dac5784e277ef51265cda0438;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 87870 via svnmerge ........ r87870 | georg.brandl | 2011-01-08 22:04:25 +0100 (Sa, 08 Jan 2011) | 1 line zlib only works with bytes objects. ........ ---