mirror of
https://github.com/python/cpython.git
synced 2025-11-20 02:50:14 +00:00
a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW chapter
This commit is contained in:
parent
e4be9be99a
commit
8675115e5f
46 changed files with 958 additions and 60 deletions
|
|
@ -1,5 +1,9 @@
|
|||
\documentstyle[twoside,11pt,myformat]{report}
|
||||
|
||||
% NOTE: this file controls which chapters/sections of the library
|
||||
% manual are actually printed. It is easy to customize your manual
|
||||
% by commenting out sections that you're not interested in.
|
||||
|
||||
\title{Python Library Reference}
|
||||
|
||||
\input{boilerplate}
|
||||
|
|
@ -112,7 +116,7 @@ language.
|
|||
|
||||
%\input{libamoeba} % AMOEBA ONLY
|
||||
|
||||
%\input{libmac} % MACINTOSH ONLY
|
||||
\input{libmac} % MACINTOSH ONLY
|
||||
|
||||
\input{libstdwin} % STDWIN ONLY
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue