We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f7202c commit 27d989aCopy full SHA for 27d989a
1 file changed
Doc/reference/compound_stmts.rst
@@ -1565,8 +1565,6 @@ child class. It must be a metaclass that is a subclass of
1565
all other candidate metaclasses. If no such metaclass exists among the candidates,
1566
the class cannot be created, as explained in :ref:`metaclass-determination`.
1567
1568
-.. _solid-bases:
1569
-
1570
Finally, the instance layouts of the bases must be compatible. This means that it must be
1571
possible to compute a *solid base* for the class. Exactly which classes are solid bases
1572
depends on the Python implementation.
0 commit comments