Incorporated Jan-Hein's changes and texinfo conversion.

This commit is contained in:
Guido van Rossum 1992-12-08 14:37:55 +00:00
parent 2a7178efe1
commit 95cd2ef162
17 changed files with 4681 additions and 19 deletions

View file

@ -1,4 +1,5 @@
\documentstyle[twoside,11pt,myformat]{report}
%\includeonly{lib5}
\title{\bf
Python Library Reference
@ -15,7 +16,8 @@
\makeindex
\begin{document}
%\showthe\fam
%\showthe\ttfam
\pagenumbering{roman}
\maketitle
@ -42,7 +44,6 @@ language.
\pagebreak
\pagenumbering{arabic}
\include{lib1} % intro; built-in types, functions and exceptions
\include{lib2} % built-in modules
\include{lib3} % standard modules