symbian-qemu-0.9.1-12/python-2.6.1/Doc/c-api/objimpl.rst
changeset 1 2fb8b9db1c86
equal deleted inserted replaced
0:ffa851df0825 1:2fb8b9db1c86
       
     1 .. highlightlang:: c
       
     2 
       
     3 
       
     4 .. _newtypes:
       
     5 
       
     6 *****************************
       
     7 Object Implementation Support
       
     8 *****************************
       
     9 
       
    10 This chapter describes the functions, types, and macros used when defining new
       
    11 object types.
       
    12 
       
    13 .. toctree::
       
    14 
       
    15    allocation.rst
       
    16    structures.rst
       
    17    typeobj.rst
       
    18    gcsupport.rst