mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
Remove useless warning
This commit is contained in:
parent
82eafe6adf
commit
11e679e6ff
1 changed files with 0 additions and 6 deletions
|
|
@ -12,12 +12,6 @@ extension modules or embed Python. It is a companion to :ref:`extending-index`,
|
|||
which describes the general principles of extension writing but does not
|
||||
document the API functions in detail.
|
||||
|
||||
.. warning::
|
||||
|
||||
The current version of this document is somewhat incomplete. However, most of
|
||||
the important functions, types and structures are described.
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue