summaryrefslogtreecommitdiffstats
path: root/Doc/libundoc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/libundoc.tex')
-rw-r--r--Doc/libundoc.tex2
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/libundoc.tex b/Doc/libundoc.tex
index 6289aff..125ee2f 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