class documentation

Undocumented

Method __init__ Undocumented
Instance Variable x Undocumented

Inherited from Ephemeral:

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
def __init__(self, x): (source)

Undocumented

Undocumented