导航
索引
模块
|
下一页
|
上一页
|
Python
»
Python 3.1.5 文档
»
Python/C API Reference Manual
»
Object Implementation Support
»
|
Allocating Objects on the Heap
¶
参见
:cfunc:`PyModule_Create`
To allocate and create extension modules.
上一个主题
Object Implementation Support
下一个主题
Common Object Structures
本页
显示源代码
快速搜索
导航
索引
模块
|
下一页
|
上一页
|
Python
»
Python 3.1.5 文档
»
Python/C API Reference Manual
»
Object Implementation Support
»
|