File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ functionality. The fields of the type object are examined in detail in this
2020section. The fields will be described in the order in which they occur in the
2121structure.
2222
23- In addition to the following quick reference, the :ref: `examples `
23+ In addition to the following quick reference, the :ref: `typedef- examples `
2424section provides at-a-glance insight into the meaning and use of
2525:c:type: `PyTypeObject `.
2626
@@ -2450,7 +2450,7 @@ Slot Type typedefs
24502450 .. c :type :: int (*objobjargproc)(PyObject *, PyObject *, PyObject *)
24512451
24522452
2453- .. _ examples :
2453+ .. _ typedef-examples :
24542454
24552455Examples
24562456========
Original file line number Diff line number Diff line change 11.. _distutils_examples :
22
3- ********
4- Examples
5- ********
3+ ******************
4+ Distutils Examples
5+ ******************
66
77.. include :: ./_setuptools_disclaimer.rst
88
You can’t perform that action at this time.
0 commit comments