]> granicus.if.org Git - python/commitdiff
mention cPickle and cStringIO
authorGuido van Rossum <guido@python.org>
Thu, 21 Aug 1997 02:29:19 +0000 (02:29 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 21 Aug 1997 02:29:19 +0000 (02:29 +0000)
Doc/lib/libundoc.tex
Doc/libundoc.tex

index 4501a5b2b772aa00ee5ba91501e817ac112c47d0..368c6a412a3d1b09c27883fa09a15e560ba3480d 100644 (file)
@@ -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}
index 4501a5b2b772aa00ee5ba91501e817ac112c47d0..368c6a412a3d1b09c27883fa09a15e560ba3480d 100644 (file)
@@ -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}