Base class for old-style parent objects with a base ring#

class sage.structure.parent_base.ParentWithBase#

Bases: Parent

This class is being deprecated, see parent.Parent for the new model.

base_extend(X)#