Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9ac80cb

Browse files
committed
Removed references to ni.
1 parent b401637 commit 9ac80cb

4 files changed

Lines changed: 0 additions & 8 deletions

File tree

Doc/lib.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@
7777
\input{libcopy}
7878
\input{libmarshal}
7979
\input{libimp}
80-
\input{libni}
8180
\input{libparser}
8281
\input{libsymbol}
8382
\input{libtoken}

Doc/lib/lib.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@
7777
\input{libcopy}
7878
\input{libmarshal}
7979
\input{libimp}
80-
\input{libni}
8180
\input{libparser}
8281
\input{libsymbol}
8382
\input{libtoken}

Doc/lib/libpython.tex

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ \chapter{Python Services}
4242
\item[imp]
4343
--- Access the implementation of the \keyword{import} statement.
4444

45-
\item[ni]
46-
--- New import (obsolete).
47-
4845
\item[parser]
4946
--- Retrieve and submit parse trees from and to the runtime support
5047
environment.

Doc/libpython.tex

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ \chapter{Python Services}
4242
\item[imp]
4343
--- Access the implementation of the \keyword{import} statement.
4444

45-
\item[ni]
46-
--- New import (obsolete).
47-
4845
\item[parser]
4946
--- Retrieve and submit parse trees from and to the runtime support
5047
environment.

0 commit comments

Comments
 (0)