D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
devhelp
/
books
/
python2.7
/
_sources
/
c-api
/
Filename :
objimpl.rst.txt
back
Copy
.. 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