summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-04-09 11:04:19 (GMT)
committerFred Drake <fdrake@acm.org>1998-04-09 11:04:19 (GMT)
commitbd400881ddd3dbfde3b71e051c1be26972b5b084 (patch)
tree6bf5a1e5296ce32c3d3b023158173d56f8b622f4 /Doc
parenteac469ca3ddb028a0f5d3bfa9e02d58420c0d620 (diff)
downloadcpython-bd400881ddd3dbfde3b71e051c1be26972b5b084.zip
cpython-bd400881ddd3dbfde3b71e051c1be26972b5b084.tar.gz
cpython-bd400881ddd3dbfde3b71e051c1be26972b5b084.tar.bz2
Add section for ni back in, but comment it out.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/lib.tex1
-rw-r--r--Doc/lib/lib.tex1
2 files changed, 2 insertions, 0 deletions
diff --git a/Doc/lib.tex b/Doc/lib.tex
index 789b905..be53349 100644
--- a/Doc/lib.tex
+++ b/Doc/lib.tex
@@ -77,6 +77,7 @@ 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}
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex
index 789b905..be53349 100644
--- a/Doc/lib/lib.tex
+++ b/Doc/lib/lib.tex
@@ -77,6 +77,7 @@ 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}