From: Victor Stinner Date: Sat, 30 Jan 2010 02:30:00 +0000 (+0000) Subject: Blocked revisions 77836 via svnmerge X-Git-Tag: v3.2a1~1781 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a79b75743af3d7c66fcccc1c47699c838422064b;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 77836 via svnmerge ........ r77836 | victor.stinner | 2010-01-30 03:00:26 +0100 (sam., 30 janv. 2010) | 2 lines #7801: fix xmlrpclib binary example, open the picture in binary mode ........ I wrote a different patch for the py3k (r77838). ---