18.1 Fundamental, and pretty straightforward to document

cPickle.c - mostly the same as pickle but no subclassing

cStringIO.c - mostly the same as StringIO but no subclassing



guido@python.org