Class t.w.x.u._MethodWrapper(object):

Part of twisted.words.xish.utility View Source View In Hierarchy

Internal class for tracking method calls
Method __init__ Undocumented
Method __call__ Undocumented
def __init__(self, method, *args, **kwargs): (source)
Undocumented
def __call__(self, *args, **kwargs): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.