Navigation
index
modules
|
next
|
previous
|
Python
»
Python 3.1.5 documentation
»
Python/C API Reference Manual
»
Object Implementation Support
»
|
Allocating Objects on the Heap
ΒΆ
See also
:cfunc:`PyModule_Create`
To allocate and create extension modules.
Previous topic
Object Implementation Support
Next topic
Common Object Structures
This Page
Show Source
Quick search
Navigation
index
modules
|
next
|
previous
|
Python
»
Python 3.1.5 documentation
»
Python/C API Reference Manual
»
Object Implementation Support
»
|