mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Removed now-documented modules from the list.
This commit is contained in:
parent
23f414c539
commit
5bdf88a364
1 changed files with 0 additions and 6 deletions
|
@ -120,12 +120,6 @@ contains helper code for colorizing Python source code.
|
||||||
\section{Code objects and files, debugger etc.}
|
\section{Code objects and files, debugger etc.}
|
||||||
|
|
||||||
\begin{description}
|
\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]
|
\item[repr.py]
|
||||||
--- Redo the `...` (representation) but with limits on most
|
--- Redo the `...` (representation) but with limits on most
|
||||||
sizes (used by pdb)
|
sizes (used by pdb)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue