mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Added pointer to api.tex and note about the out-of-date-ness of this
document.
This commit is contained in:
parent
18b0db3b53
commit
fdacc58bfe
2 changed files with 14 additions and 0 deletions
|
|
@ -37,6 +37,13 @@ Python Library Reference documents the existing object types,
|
|||
functions and modules (both built-in and written in Python) that give
|
||||
the language its wide application range.
|
||||
|
||||
For a detailed description of the whole Python/C API, see the separate
|
||||
Python/C API Reference Manual. \strong{Note:} While that manual is
|
||||
still in a state of flux, it is safe to say that it is much more up to
|
||||
date than the manual you're reading currently (which has been in need
|
||||
for an upgrade for some time now).
|
||||
|
||||
|
||||
\end{abstract}
|
||||
|
||||
\pagebreak
|
||||
|
|
|
|||
|
|
@ -37,6 +37,13 @@ Python Library Reference documents the existing object types,
|
|||
functions and modules (both built-in and written in Python) that give
|
||||
the language its wide application range.
|
||||
|
||||
For a detailed description of the whole Python/C API, see the separate
|
||||
Python/C API Reference Manual. \strong{Note:} While that manual is
|
||||
still in a state of flux, it is safe to say that it is much more up to
|
||||
date than the manual you're reading currently (which has been in need
|
||||
for an upgrade for some time now).
|
||||
|
||||
|
||||
\end{abstract}
|
||||
|
||||
\pagebreak
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue