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 bbf1979 commit 6a44e4eCopy full SHA for 6a44e4e
Doc/c-api/typeobj.rst
@@ -2,8 +2,8 @@
2
3
.. _type-structs:
4
5
-Type Objects
6
-============
+Type Object Structures
+======================
7
8
Perhaps one of the most important structures of the Python object system is the
9
structure that defines a new type: the :c:type:`PyTypeObject` structure. Type
0 commit comments