python-project/python-3.7.4-docs-html/_sources/c-api/objimpl.rst.txt

18 lines
304 B
Plaintext
Raw Normal View History

2019-07-15 11:16:41 -05:00
.. highlightlang:: c
.. _newtypes:
*****************************
Object Implementation Support
*****************************
This chapter describes the functions, types, and macros used when defining new
object types.
.. toctree::
allocation.rst
structures.rst
typeobj.rst
gcsupport.rst