]> granicus.if.org Git - python/commitdiff
Removed references to ni.
authorFred Drake <fdrake@acm.org>
Thu, 2 Apr 1998 18:45:09 +0000 (18:45 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 2 Apr 1998 18:45:09 +0000 (18:45 +0000)
Doc/lib.tex
Doc/lib/lib.tex
Doc/lib/libpython.tex
Doc/libpython.tex

index 1ac59927edddf90b57364c60c86d437b028cf28f..67a5553d391efe20c42db07bd4f801f1158d0f1c 100644 (file)
@@ -77,7 +77,6 @@ add new extensions to Python and how to embed it in other applications.
 \input{libcopy}
 \input{libmarshal}
 \input{libimp}
-\input{libni}
 \input{libparser}
 \input{libsymbol}
 \input{libtoken}
index 1ac59927edddf90b57364c60c86d437b028cf28f..67a5553d391efe20c42db07bd4f801f1158d0f1c 100644 (file)
@@ -77,7 +77,6 @@ add new extensions to Python and how to embed it in other applications.
 \input{libcopy}
 \input{libmarshal}
 \input{libimp}
-\input{libni}
 \input{libparser}
 \input{libsymbol}
 \input{libtoken}
index 959e21588c3092eace5d5d95fed56a54795c5f95..777e48ec876a39db7da1128dfa60049cf3443ca7 100644 (file)
@@ -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.
index 959e21588c3092eace5d5d95fed56a54795c5f95..777e48ec876a39db7da1128dfa60049cf3443ca7 100644 (file)
@@ -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.