class documentation

class twisted.persisted.crefutil._Tuple(_Container): (source)

View In Hierarchy

Manage tuple containing circular references. Deprecated: use _Container instead.

Method __init__

Inherited from _Container:

Instance Variable containerType Undocumented
Instance Variable l Undocumented
Instance Variable locs Undocumented
Method __setitem__ Change the value of one contained objects, and resolve references if all objects have been referenced.

Inherited from NotKnown (via _Container):

Instance Variable dependants Undocumented
Instance Variable resolved Undocumented
Method addDependant Undocumented
Instance Variable resolvedObject Undocumented
Method resolveDependants Undocumented
Method __hash__ Undocumented
def __init__(self, l): (source)
ParameterslThe list of object which may contain some not yet referenced objects.
API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.