#7801: fix xmlrpclib binary example, open the picture in binary mode
Use also the with syntax (consistent with python trunk example).
V
Victor Stinner committed
757db83dcef95ff71c45261ddba4a9d195a1dcbe
Parent: 66da2f3
Use also the with syntax (consistent with python trunk example).