summaryrefslogtreecommitdiffstats
path: root/Doc/ext
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/ext')
-rw-r--r--Doc/ext/ext.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/Doc/ext/ext.tex b/Doc/ext/ext.tex
index bfcff50..6626130 100644
--- a/Doc/ext/ext.tex
+++ b/Doc/ext/ext.tex
@@ -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