XML-RPC + SimpleHTTPServer question

jbrewer jeremy.d.brewer at gmail.com
Wed Jul 5 16:14:16 EDT 2006


OK, I posted my previous message before I saw your reply on how to
handle the server side.  On the client side, should I use
httplib.HTTPConnection.request() to upload the data or can I do this
through xmlrpc.ServerProxy objects?

Jeremy




More information about the Python-list mailing list