add files
This commit is contained in:
17
python-3.7.4-docs-html/_sources/c-api/objimpl.rst.txt
Normal file
17
python-3.7.4-docs-html/_sources/c-api/objimpl.rst.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
.. 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
|
Reference in New Issue
Block a user