Skip to content

Commit 27d989a

Browse files
committed
did not end up using that
1 parent 3f7202c commit 27d989a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Doc/reference/compound_stmts.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1565,8 +1565,6 @@ child class. It must be a metaclass that is a subclass of
15651565
all other candidate metaclasses. If no such metaclass exists among the candidates,
15661566
the class cannot be created, as explained in :ref:`metaclass-determination`.
15671567

1568-
.. _solid-bases:
1569-
15701568
Finally, the instance layouts of the bases must be compatible. This means that it must be
15711569
possible to compute a *solid base* for the class. Exactly which classes are solid bases
15721570
depends on the Python implementation.

0 commit comments

Comments
 (0)