class documentation

class _LockedServerProxy(xmlrpcclient.ServerProxy):

Constructor: _LockedServerProxy(*args, **kwargs)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method _ServerProxy__request Undocumented
Instance Variable _lock Undocumented
def __init__(self, *args, **kwargs):

Undocumented

def _ServerProxy__request(self, methodname, params):

Undocumented

_lock =

Undocumented