Class t.w.x.u.CallbackList:

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

Undocumented
Method __init__ Undocumented
Method addCallback Undocumented
Method removeCallback Undocumented
Method callback Undocumented
def __init__(self): (source)
Undocumented
def addCallback(self, onetime, method, *args, **kwargs): (source)
Undocumented
def removeCallback(self, method): (source)
Undocumented
def callback(self, *args, **kwargs): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.