Class t.p.s._EverythingEphemeral(styles.Ephemeral):

Part of twisted.persisted.sob View Source View In Hierarchy

No class docstring
Method __init__
Method __getattr__ Undocumented

Inherited from Ephemeral:

Method __getstate__ Undocumented
Method __setstate__ Undocumented
def __init__(self, mainMod): (source)
ParametersmainModThe '__main__' module that this class will proxy.
def __getattr__(self, key): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.