Kaydet (Commit) 08157f8d authored tarafından Guido van Rossum's avatar Guido van Rossum

mention cPickle and cStringIO

üst 24b1e75c
...@@ -10,6 +10,10 @@ posting by Fredrik Lundh; I have revised some modules' status.) ...@@ -10,6 +10,10 @@ posting by Fredrik Lundh; I have revised some modules' status.)
ni.py -- New import scheme with package support 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 \section{Frameworks; somewhat harder to document, but
well worth the effort} well worth the effort}
......
...@@ -10,6 +10,10 @@ posting by Fredrik Lundh; I have revised some modules' status.) ...@@ -10,6 +10,10 @@ posting by Fredrik Lundh; I have revised some modules' status.)
ni.py -- New import scheme with package support 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 \section{Frameworks; somewhat harder to document, but
well worth the effort} well worth the effort}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment