class documentation

Undocumented

Method __call__ Undocumented
Method __getattribute__ Undocumented
Method __init__ No summary
Instance Variable callReturnValue Undocumented
Instance Variable methods Undocumented
Instance Variable occurrences Undocumented
def __call__(self, *a, **kw):

Undocumented

def __getattribute__(self, name):

Undocumented

def __init__(self, methods=None, callReturnValue=default):
Parameters
methodsMapping of names to return values
callReturnValueobject __call__ should return
callReturnValue =

Undocumented

methods =

Undocumented

occurrences: list =

Undocumented