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 71638d2 commit ec6d7d3Copy full SHA for ec6d7d3
Doc/reference/datamodel.rst
@@ -1226,6 +1226,7 @@ Special attributes
1226
The single base class in the inheritance chain that is responsible
1227
for the memory layout of instances. This attribute corresponds to
1228
:c:member:`~PyTypeObject.tp_base` at the C level.
1229
+
1230
* - .. attribute:: type.__doc__
1231
- The class's documentation string, or ``None`` if undefined.
1232
Not inherited by subclasses.
0 commit comments