[Zope] xmlrpclib in python scripts

magnus/Websys@websys.no magnus/Websys@websys.no
Tue, 27 Feb 2001 14:58:05 +0100


We've started using XML-RPC with Zope and Java.  Works fine, using external 
methods (Zope is the client).  However, it would be neat to be able to use XML-
RPC in python scripts.  How do I validate a new module (xmlrpclib) for 
importing into python scripts?

Of course, an XML-RPC client product would be even sweeter :-)

-Magnus