Files
INTUIA/Programa final/Python-3.10.15/Doc/c-api/objimpl.rst
T

18 lines
300 B
ReStructuredText
Raw Normal View History

2026-03-15 13:27:50 +00:00
.. highlight:: 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