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

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

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

def __getstate__(self):
Undocumented
def __setstate__(self, state):
Undocumented
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.