Daniel Diniz <aja...@gmail.com> added the comment:

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("u...@host.tld")

----------
keywords: +patch
nosy: +ajaksu2
Added file: http://bugs.python.org/file12983/get_host_info.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue3613>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to