]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Force test_xmlrpc to pass. I'm not happy with how I did this, but I don't
authorGuido van Rossum <guido@python.org>
Mon, 27 Aug 2007 22:27:41 +0000 (22:27 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 27 Aug 2007 22:27:41 +0000 (22:27 +0000)
commit54a40cb81f2bbc7ec263196eaa4ce05151ab93ce
treeca2c376286d42ae43d737d7cd385da5ffc4dd02e
parent98b349f8e6efc5c1994e506c02a755f311d49f03
Force test_xmlrpc to pass.  I'm not happy with how I did this, but I don't
see a better way; the 'Binary' class is poorly specified so it's unclear
what behavior is relied upon.
Lib/base64.py
Lib/test/test_xmlrpc.py
Lib/xmlrpclib.py