summaryrefslogtreecommitdiff
path: root/Lib/test/test_xmlrpc_net.py
Commit message (Expand)AuthorAgeFilesLines
* revert r64092 because http://xmlrpc.com is back upBenjamin Peterson2008-06-111-2/+1
* Temporarily disable test_xmlrpc_net because xmlrpc.com is brokenBenjamin Peterson2008-06-101-1/+2
* Create http package. #2883.Georg Brandl2008-05-261-1/+1
* Create xmlrpc package. Issue #2886.Georg Brandl2008-05-261-1/+1
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-201-3/+3
* Be more forgiving if we get an error, there are lots of potential socket errorsNeal Norwitz2008-04-011-3/+1
* Skip test if socket gets reset, the problem is on the other side.Neal Norwitz2008-03-241-1/+11
* Change xmlrpclib to use the newer httplib interface.Jeremy Hylton2007-08-141-0/+36