Most viewed recipes by Rael Dornfest http://code.activestate.com/recipes/users/98111/views/2001-03-12T00:06:36-08:00ActiveState Code RecipesMake an XML-RPC method call (Python) 2001-03-12T00:06:36-08:00Rael Dornfesthttp://code.activestate.com/recipes/users/98111/http://code.activestate.com/recipes/52214-make-an-xml-rpc-method-call/ <p style="color: grey"> Python recipe 52214 by <a href="/recipes/users/98111/">Rael Dornfest</a> . </p> <p>Make a method call to an XML-RPC server using xmlrpclib (<a href="http://www.pythonware.com/products/xmlrpc/%29." rel="nofollow">http://www.pythonware.com/products/xmlrpc/).</a></p>