summaryrefslogtreecommitdiffstats
path: root/Doc/libundoc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/libundoc.tex')
-rw-r--r--Doc/libundoc.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/libundoc.tex b/Doc/libundoc.tex
index 4501a5b..368c6a4 100644
--- a/Doc/libundoc.tex
+++ b/Doc/libundoc.tex
@@ -10,6 +10,10 @@ posting by Fredrik Lundh; I have revised some modules' status.)
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
+
\section{Frameworks; somewhat harder to document, but
well worth the effort}