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