2019-05-17 06:55:34 -03:00
|
|
|
.. highlight:: c
|
2008-01-20 05:30:57 -04:00
|
|
|
|
|
|
|
.. _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
|