mirror of
https://github.com/python/cpython.git
synced 2025-09-13 20:27:05 +00:00
Documentation for Lib/commands.py, from Sue Williams.
This commit is contained in:
parent
eda78634a4
commit
4fd1292c3c
4 changed files with 100 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
\documentstyle[twoside,11pt,myformat]{report}
|
||||
\documentstyle[twoside,openright,10pt,myformat]{report}
|
||||
|
||||
% NOTE: this file controls which chapters/sections of the library
|
||||
% manual are actually printed. It is easy to customize your manual
|
||||
|
@ -137,6 +137,7 @@ to Python and how to embed it in other applications.
|
|||
\input{libresource}
|
||||
\input{libsyslog}
|
||||
\input{libstat}
|
||||
\input{libcommands}
|
||||
|
||||
\input{libpdb} % The Python Debugger
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue