From bd400881ddd3dbfde3b71e051c1be26972b5b084 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 9 Apr 1998 11:04:19 +0000 Subject: Add section for ni back in, but comment it out. --- Doc/lib.tex | 1 + Doc/lib/lib.tex | 1 + 2 files changed, 2 insertions(+) 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} -- cgit v0.12