Class t.w.m.BaseChangeNotified:

Part of twisted.web.monitor View Source View In Hierarchy

Implements interfaces: twisted.web.monitor.IChangeNotified
Undocumented
Method reportChange Undocumented
Method reportNoChange Undocumented
def reportChange(self, old, new): (source)
Undocumented
def reportNoChange(self): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.