]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Cleanup xmlrpc: remove obsolete comments, unused imports. Add test for bytes marshalling.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 30 Oct 2011 19:19:32 +0000 (20:19 +0100)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 30 Oct 2011 19:19:32 +0000 (20:19 +0100)
commitc4fec937dcb70175fb0a0e772563a35ebba2d1c6
tree6050520946ab47291ac2eccbe4d37b5b34130cce
parent3fa29f7cd77970df2d85db3e7565cf0ad2548883
Cleanup xmlrpc: remove obsolete comments, unused imports. Add test for bytes marshalling.
Lib/test/test_xmlrpc.py
Lib/xmlrpc/client.py
Lib/xmlrpc/server.py