Added pointer to api.tex and note about the out-of-date-ness of this

document.
This commit is contained in:
Guido van Rossum 1997-10-07 14:40:16 +00:00
parent 18b0db3b53
commit fdacc58bfe
2 changed files with 14 additions and 0 deletions

View file

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

View file

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