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 bbe5baa commit a0478c9Copy full SHA for a0478c9
Doc/c-api/typeobj.rst
@@ -473,7 +473,7 @@ PyTypeObject Definition
473
-----------------------
474
475
The structure definition for :c:type:`PyTypeObject` can be found in
476
-:file:`Include/object.h`. For convenience of reference, this repeats the
+:file:`Include/cpython/object.h`. For convenience of reference, this repeats the
477
definition found there:
478
479
.. XXX Drop this?
0 commit comments