Class t.m.e._MonkeysSetattrMixin:

Part of twisted.manhole.explorer View Source View In Hierarchy

A mix-in class providing __setattr__ for objects being watched.
Method __setattr__ Set the attribute and ring the bell.
def __setattr__(self, k, v): (source)
Set the attribute and ring the bell.
API Documentation for twisted, generated by pydoctor.