mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
Document the repr module. This removes the entire "Code objects and
files, debugger etc." section from "Undocumented Modules"!
This commit is contained in:
parent
c80baa3365
commit
9d814c6805
3 changed files with 126 additions and 9 deletions
|
|
@ -88,6 +88,7 @@ add new extensions to Python and how to embed it in other applications.
|
|||
\input{libkeyword}
|
||||
\input{libcode}
|
||||
\input{libpprint}
|
||||
\input{librepr}
|
||||
\input{libpycompile} % really py_compile
|
||||
\input{libcompileall}
|
||||
\input{libdis}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue