twisted.persisted.crefutil._Tuple(_Container)
class documentationtwisted.persisted.crefutil
(View In Hierarchy)
Manage tuple containing circular references. Deprecated: use
_Container
instead.
Method | __init__ |
Inherited from _Container:
Method | __setitem__ | Change the value of one contained objects, and resolve references if all objects have been referenced. |
Inherited from NotKnown (via _Container):
Method | addDependant | Undocumented |
Method | resolveDependants | Undocumented |
Method | __hash__ | Undocumented |