Current Path : /proc/2/root/usr/share/doc/python-docs-2.6.6/html/_sources/c-api/ |
Current File : //proc/2/root/usr/share/doc/python-docs-2.6.6/html/_sources/c-api/objimpl.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