diff options
Diffstat (limited to 'Doc/lib/libundoc.tex')
-rw-r--r-- | Doc/lib/libundoc.tex | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index 601d750..99386fe 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -7,17 +7,6 @@ them! (The idea and most contents for this chapter were taken from a posting by Fredrik Lundh; I have revised some modules' status.) -\section{Fundamental, and pretty straightforward to document} - -\begin{description} -\item[cPickle.c] ---- mostly the same as pickle but no subclassing - -\item[cStringIO.c] ---- mostly the same as StringIO but no subclassing -\end{description} - - \section{Frameworks; somewhat harder to document, but well worth the effort} \begin{description} |