commit | 5d8a88a442f1f24b8bc3ff85ffae44d8d151b91c | [log] [tgz] |
---|---|---|
author | Jeremy Hylton <jeremy@alum.mit.edu> | Tue Aug 14 16:47:39 2007 +0000 |
committer | Jeremy Hylton <jeremy@alum.mit.edu> | Tue Aug 14 16:47:39 2007 +0000 |
tree | 03579807f174ab6c8e93695f2b12d3975ab5c48e | |
parent | 956e359579abf3a5fd88783ee625c2e0ca30bf60 [diff] |
Change xmlrpclib to use the newer httplib interface. Note that it's hard to test xmlrpclib, because the server it attempts to connect to doesn't seem to support the expected interfaces. Many of the links via xmlrpc.com are dead, so I couldn't find another server to use for tests.