class documentation

class twisted.python.deprecate._InternalState: (source)

View In Hierarchy

An _InternalState is a helper object for a _ModuleProxy, so that it can easily access its own attributes, bypassing its logic for delegating to another object that it's proxying for.

Instance Variable proxy a _ModuleProxy
Method __init__ Undocumented
Method __getattribute__ Undocumented
Method __setattr__ Undocumented
def __init__(self, proxy): (source)

Undocumented

def __getattribute__(self, name): (source)

Undocumented

def __setattr__(self, name, value): (source)

Undocumented

API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.