Documentation for Lib/commands.py, from Sue Williams.

This commit is contained in:
Fred Drake 1997-06-12 16:05:46 +00:00
parent eda78634a4
commit 4fd1292c3c
4 changed files with 100 additions and 2 deletions

View file

@ -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