Back to Kbengine

Object Implementation Support

kbe/src/lib/python/Doc/c-api/objimpl.rst

2.5.12303 B
Original Source

.. 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