class documentation
class Ephemeral: (source)
Known subclasses: slopped.spread.banana.Banana, slopped.spread.pb.RemoteReference, slopped.words.protocols.irc.DccChat, slopped.words.protocols.irc.DccFileReceiveBasic, slopped.words.protocols.irc.DccSendProtocol, slopped.persisted.sob._EverythingEphemeral
This type of object is never persisted; if possible, even references to it are eliminated.
| Method | __getstate__ |
Undocumented |
| Method | __reduce__ |
Serialize any subclass of Ephemeral in a way which replaces it with Ephemeral itself. |
| Method | __setstate__ |
Undocumented |
| Instance Variable | __class__ |
Undocumented |