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): (source)

Undocumented

def __getattribute__(self, name): (source)

Undocumented

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

Undocumented

Undocumented

occurrences: list = (source)

Undocumented