[issue19082] Lib/xmlrpc/client.py demo code points to the dead server

Vajrasky Kok report at bugs.python.org
Sat Oct 12 06:10:16 CEST 2013


Vajrasky Kok added the comment:

Okay, I updated the patch. Now, it sends the datetime object instead of formatted datetime string. Also, I used static method inside instance to let the client uses dotted attribute feature instead of self attribute trick.

----------
Added file: http://bugs.python.org/file32056/xmlrpc_server_client_demo_v2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19082>
_______________________________________


More information about the Python-bugs-list mailing list