|
|
@ -4,9 +4,6 @@ |
|
|
Python/C API Reference Manual |
|
|
Python/C API Reference Manual |
|
|
################################## |
|
|
################################## |
|
|
|
|
|
|
|
|
:Release: |version| |
|
|
|
|
|
:Date: |today| |
|
|
|
|
|
|
|
|
|
|
|
This manual documents the API used by C and C++ programmers who want to write |
|
|
This manual documents the API used by C and C++ programmers who want to write |
|
|
extension modules or embed Python. It is a companion to :ref:`extending-index`, |
|
|
extension modules or embed Python. It is a companion to :ref:`extending-index`, |
|
|
which describes the general principles of extension writing but does not |
|
|
which describes the general principles of extension writing but does not |
|
|
|