Python/C API Reference Manual
Next:
7.1.2 The None Object
Up:
7.1 Fundamental Objects
Previous:
7.1 Fundamental Objects
7.1.1 Type Objects
PyTypeObject
PyObject *
PyType_Type
This is the type object for type objects; it is the same object as
types.TypeType
in the Python layer.
Python/C API Reference Manual
Next:
7.1.2 The None Object
Up:
7.1 Fundamental Objects
Previous:
7.1 Fundamental Objects
Send comments on this document to
python-docs@python.org
.