We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a16835 commit fde74beCopy full SHA for fde74be
Doc/tutorial/classes.rst
@@ -581,7 +581,8 @@ this::
581
.
582
<statement-N>
583
584
-The name :class:`BaseClassName` must be defined in a scope containing the
+The name :class:`BaseClassName` must be defined in a
585
+namespace accessible from the scope containing the
586
derived class definition. In place of a base class name, other arbitrary
587
expressions are also allowed. This can be useful, for example, when the base
588
class is defined in another module::
0 commit comments