commit | f6465c23de0b25136cd24263011c6c8dbdfc6e4c | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Sat Jan 30 02:04:58 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Sat Jan 30 02:04:58 2010 +0000 |
tree | 1f8eb71453f4f8653bf7fc49674ec5e90324378f | |
parent | f27f7694a3ea52959cd20d7bb55be476f74c1298 [diff] |
Merged revisions 77836 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ 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 ........