]> granicus.if.org Git - python/commitdiff
Removed now-documented modules from the list.
authorFred Drake <fdrake@acm.org>
Tue, 11 Aug 1998 15:49:09 +0000 (15:49 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 11 Aug 1998 15:49:09 +0000 (15:49 +0000)
Doc/lib/libundoc.tex

index e1607a9004d21d47aa4b5eb7712c71610942ea86..4551a005a2bfa8414fa98b2a29582da24889e44f 100644 (file)
@@ -120,12 +120,6 @@ contains helper code for colorizing Python source code.
 \section{Code objects and files, debugger etc.}
 
 \begin{description}
-\item[compileall.py]
---- force "compilation" of all .py files in a directory
-
-\item[py_compile.py]
---- "compile" a .py file to a .pyc file
-
 \item[repr.py]
 --- Redo the `...` (representation) but with limits on most
 sizes (used by pdb)