瀏覽
索引
模組
|
下一頁
|
上一頁
|
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
»
|