allow_none=True in SimpleXMLRPCServer

Daniel Crespo dcrespo at gmail.com
Tue Dec 20 10:36:07 EST 2005


Hi Dody!

It works perfect! Now, I want the SimpleXMLRPCServer.py not to be on
the same directory, but in my /lib directory. I tried it, but it seems
that the module loads from python24/ first. How can I change this?

Thank you!




More information about the Python-list mailing list