Base class for old-style parent objects¶
CLASS HIERARCHY:
- SageObject
- Parent
- ParentWithBase
ParentWithGens
-
class
sage.structure.parent_old.Parent¶ Bases:
sage.structure.parent.ParentParents are the SAGE/mathematical analogues of container objects in computer science.