Message81413
Here's a trivial patch for xmlrpc.client:1168. The testcase below
doesn't seem to fit well in test_xmlrpc, should it just be hacked in?
import xmlrpc.client
transp = xmlrpc.client.Transport()
transp.get_host_info("user@host.tld") |
|
Date |
User |
Action |
Args |
2009-02-08 20:02:03 | ajaksu2 | set | recipients:
+ ajaksu2, gvanrossum, georg.brandl, pitrou, kawai, ddvoinikov, mgiuca |
2009-02-08 20:02:03 | ajaksu2 | set | messageid: <1234123323.15.0.0952505946946.issue3613@psf.upfronthosting.co.za> |
2009-02-08 20:02:02 | ajaksu2 | link | issue3613 messages |
2009-02-08 20:02:01 | ajaksu2 | create | |
|