summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Doc/lib/libundoc.tex2
-rw-r--r--Doc/libundoc.tex2
2 files changed, 0 insertions, 4 deletions
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