diff options
| author | Stefan Ring <[email protected]> | 2021-02-17 08:37:11 +0100 |
|---|---|---|
| committer | Stefan Ring <[email protected]> | 2021-02-17 08:37:11 +0100 |
| commit | e114381c954cf96e231dafca0723c6e4ff18f3e5 (patch) | |
| tree | a9dfe1f3fb571c60601301ab0c246acc98fc2fc4 /shar/python-0.9.1-21-21.shar | |
| parent | 827843405f67b88e62380846eb96969b389117d5 (diff) | |
| download | python-0.9.1-patched-QoL-e114381c954cf96e231dafca0723c6e4ff18f3e5.tar.xz python-0.9.1-patched-QoL-e114381c954cf96e231dafca0723c6e4ff18f3e5.zip | |
Restoring the original shar contents
Diffstat (limited to 'shar/python-0.9.1-21-21.shar')
| -rw-r--r-- | shar/python-0.9.1-21-21.shar | 25 |
1 files changed, 18 insertions, 7 deletions
diff --git a/shar/python-0.9.1-21-21.shar b/shar/python-0.9.1-21-21.shar index 4aecf13..a3b5c94 100644 --- a/shar/python-0.9.1-21-21.shar +++ b/shar/python-0.9.1-21-21.shar @@ -1,3 +1,14 @@ +Path: funic!news.funet.fi!sunic!uupsi!rpi!zaphod.mps.ohio-state.edu!wuarchive!uunet!mcsun!hp4nl!charon!guido +From: [email protected] (Guido van Rossum) +Newsgroups: alt.sources +Subject: Python 0.9.1 part 21/21 +Message-ID: <[email protected]> +Date: 19 Feb 91 17:42:58 GMT +Sender: [email protected] +Organization: CWI, Amsterdam +Lines: 1675 +Originator: [email protected] + : This is a shell archive. : Extract with 'sh this_file'. : @@ -549,7 +560,7 @@ X\item[#1 = {\tt '#2'}] X\itembreak X} X -X itle{\bf +X\title{\bf X Python Library Reference \\ X (DRAFT) X} @@ -558,7 +569,7 @@ X\author{ X Guido van Rossum \\ X Dept. CST, CWI, Kruislaan 413 \\ X 1098 SJ Amsterdam, The Netherlands \\ -X E-mail: {\tt [email protected]} +X E-mail: {\tt [email protected]} X} X X\begin{document} @@ -581,7 +592,7 @@ X\end{abstract} X X\pagebreak X -X ableofcontents +X\tableofcontents X X\pagebreak X @@ -602,9 +613,9 @@ sed 's/^X//' > 'doc/myformat.sty' << 'EOF' X% Style parameters and macros used by all documents here X X% Page lay-out parameters -X extwidth = 160mm -X extheight = 240mm -X opmargin = -11mm +X\textwidth = 160mm +X\textheight = 240mm +X\topmargin = -11mm X\oddsidemargin = 0mm X\evensidemargin = 0mm X%\parindent = 0mm @@ -1672,4 +1683,4 @@ X#define NAME 2 EOF fi echo 'Part 21 out of 21 of pack.out complete.' -exit 0
\ No newline at end of file +exit 0 |
