twisted.persisted.sob._EverythingEphemeral(styles.Ephemeral)
class documentationtwisted.persisted.sob
View Source
(View In Hierarchy)
Method | __init__ | |
Method | __getattr__ | Undocumented |
Inherited from Ephemeral:
Method | __reduce__ | Serialize any subclass of Ephemeral
in a way which replaces it with Ephemeral
itself. |
Method | __getstate__ | Undocumented |
Method | __setstate__ | Undocumented |
Parameters | mainMod | The '__main__' module that this class will proxy. |