Your IP : 216.73.216.34


Current Path : /usr/share/devhelp/books/python2.7/_sources/c-api/
Upload File :
Current File : //usr/share/devhelp/books/python2.7/_sources/c-api/objimpl.rst.txt

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