Remove useless warning

This commit is contained in:
Raymond Hettinger 2007-10-18 21:13:06 +00:00
parent 82eafe6adf
commit 11e679e6ff
1 changed files with 0 additions and 6 deletions

View File

@ -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