commit | 757db83dcef95ff71c45261ddba4a9d195a1dcbe | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Sat Jan 30 02:16:55 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Sat Jan 30 02:16:55 2010 +0000 |
tree | 1ac9e6f9a42963da4bac712d6dc4a0a0748aae06 | |
parent | 66da2f37c3d8aa141bbfc9fe3899e36f6488cee9 [diff] |
#7801: fix xmlrpclib binary example, open the picture in binary mode Use also the with syntax (consistent with python trunk example).