class documentation

class twisted.persisted.styles.Ephemeral: (source)

Known subclasses: twisted.persisted.sob._EverythingEphemeral, twisted.spread.banana.Banana, twisted.spread.pb.RemoteReference, twisted.words.protocols.irc.DccChat, twisted.words.protocols.irc.DccFileReceiveBasic, twisted.words.protocols.irc.DccSendProtocol

View In Hierarchy

This type of object is never persisted; if possible, even references to it are eliminated.

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
def __reduce__(self): (source)

Serialize any subclass of Ephemeral in a way which replaces it with Ephemeral itself.

def __getstate__(self): (source)

Undocumented

def __setstate__(self, state): (source)

Undocumented

__class__ = (source)

Undocumented

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