I have googled and can't find an answer. 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? I am trying to export some code that sometimes returns None. The only way around it seems require reimplementing _marshaled_dispatch. mark