Re: xmlrpclib - methodHelp doesn't work
oh. missed that one. thanks a lot. -- http://mail.python.org/mailman/listinfo/python-list
Re: xmlrpclib - methodHelp doesn't work
[EMAIL PROTECTED] wrote: > I tried out the examples in this website for XML-RPC using python - > http://www.onlamp.com/pub/a/python/2000/11/22/xmlrpcclient.html?page=2 > But I get the following errors when I try to execute the code. Here is > the snippet of the code with the error messages. me