Wrapper which logs attribute lookups.

This was useful in debugging something, I guess. I forget what. It can probably be deleted or moved somewhere more appropriate. Nothing special going on here, really.

Method __init__ Undocumented
Method __str__ Undocumented
Method __repr__ Undocumented
Method __getattribute__ Undocumented
def __init__(self, original):
Undocumented
def __str__(self):
Undocumented
def __repr__(self):
Undocumented
def __getattribute__(self, name):
Undocumented
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.