libgs.utils.XMLRPCTimeoutServerProxy

class libgs.utils.XMLRPCTimeoutServerProxy(uri, timeout=60, transport=None, encoding=None, verbose=0, allow_none=0, use_datetime=0)[source]

Warning

Deprecated in favor of RPCClient. The implmeentation is now just that this is an alias for RPCClient

Todo

Refactor the code to no longer use this so we can delete

Methods