xmlrpc server

Brian Quinlan brian at sweetapp.com
Fri Oct 17 18:20:23 EDT 2003


> The xmlrpclib has the flag allow_none.  There does not seem to be a
> similar flag for the the Server.  Is this for a particular reason?

It was probably an oversight by however submitted the fix.

> I am trying
> to export some code that sometimes returns None.  The only way around 
> it seems require reimplementing _marshaled_dispatch.

You might want to just fix SimpleXMLRPCServer and submit a patch.

Cheers,
Brian






More information about the Python-list mailing list