mirror of https://github.com/python/cpython.git
And "ni" has been documented...
This commit is contained in:
parent
2df75832b3
commit
6f2a26d42b
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue