FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

python/Doc/c-api/objimpl.rst at master · java66liu/python · GitHub

forked from glix/python

Latest commit

 

History

History
18 lines (12 loc) · 305 Bytes

File metadata and controls

18 lines (12 loc) · 305 Bytes
.. highlightlang:: c


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

Back | FazBrowse Home | New Git URL