summaryrefslogtreecommitdiffstats
path: root/Doc/libpython.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/libpython.tex')
-rw-r--r--Doc/libpython.tex3
1 files changed, 0 insertions, 3 deletions
diff --git a/Doc/libpython.tex b/Doc/libpython.tex
index 959e215..777e48e 100644
--- a/Doc/libpython.tex
+++ b/Doc/libpython.tex
@@ -42,9 +42,6 @@ different constraints).
\item[imp]
--- Access the implementation of the \keyword{import} statement.
-\item[ni]
---- New import (obsolete).
-
\item[parser]
--- Retrieve and submit parse trees from and to the runtime support
environment.