]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Closes #13291: NameError in xmlrpc package.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 30 Oct 2011 19:18:50 +0000 (20:18 +0100)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 30 Oct 2011 19:18:50 +0000 (20:18 +0100)
commit3fa29f7cd77970df2d85db3e7565cf0ad2548883
tree81ed4ad710f659a3383b362a5e426cafe71189da
parent2b50a01d11710c0a01f90fa4398b717a63b1d0d8
Closes #13291: NameError in xmlrpc package.
Lib/test/test_xmlrpc.py
Lib/xmlrpc/client.py
Lib/xmlrpc/server.py
Misc/NEWS