From: Fred Drake Date: Mon, 6 Oct 1997 21:53:50 +0000 (+0000) Subject: And "ni" has been documented... X-Git-Tag: v1.5a4~60 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f2a26d42be169720221fd21426c641c3aa0b58f;p=python And "ni" has been documented... --- diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index 6289affcf8..125ee2fb2e 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -8,8 +8,6 @@ posting by Fredrik Lundh; I have revised some modules' status.) \section{Fundamental, and pretty straightforward to document} -ni.py -- New import scheme with package support - cPickle.c -- mostly the same as pickle but no subclassing cStringIO.c -- mostly the same as StringIO but no subclassing diff --git a/Doc/libundoc.tex b/Doc/libundoc.tex index 6289affcf8..125ee2fb2e 100644 --- a/Doc/libundoc.tex +++ b/Doc/libundoc.tex @@ -8,8 +8,6 @@ posting by Fredrik Lundh; I have revised some modules' status.) \section{Fundamental, and pretty straightforward to document} -ni.py -- New import scheme with package support - cPickle.c -- mostly the same as pickle but no subclassing cStringIO.c -- mostly the same as StringIO but no subclassing