Re: xmlrpclib - methodHelp doesn't work

2005-06-07 Thread [EMAIL PROTECTED]
oh. missed that one. thanks a lot. -- http://mail.python.org/mailman/listinfo/python-list

Re: xmlrpclib - methodHelp doesn't work

2005-06-07 Thread Kent Johnson
[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

xmlrpclib - methodHelp doesn't work

2005-06-07 Thread [EMAIL PROTECTED]
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. >>> meerkatsvr.system.methodSignature