twisted.persisted.sob._EverythingEphemeral(styles.Ephemeral) class documentationtwisted.persisted.sob
          View Source
          (View In Hierarchy)
        
      | Class Variable | initRun | Undocumented | 
| Method | __init__ | |
| Instance Variable | mainMod | Undocumented | 
| 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 | 
| Instance Variable | __class__ | Undocumented | 
| Parameters | mainMod | The '__main__' module that this class will proxy. |