Guido van Rossum
|
685ef4e604
|
According to Tim Peters, there should be 'print' statements in one
particular example.
|
1998-03-17 14:37:48 +00:00 |
Fred Drake
|
cce1090d49
|
Change "\," to just "," in function signatures. This is easier to maintain,
works better with LaTeX2HTML, and allows some simplification of the python.sty
macros.
|
1998-03-17 06:33:25 +00:00 |
Fred Drake
|
f3aa0e0627
|
Revert the index stuff to work better with LaTeX2HTML.
|
1998-03-17 06:23:13 +00:00 |
Fred Drake
|
d98329cdf0
|
Logical markup.
Convert a {description} list to a {tableii} environment.
|
1998-03-16 06:38:42 +00:00 |
Fred Drake
|
1a855fad30
|
Markup nits.
Adjusted some index entries.
|
1998-03-16 05:23:50 +00:00 |
Fred Drake
|
abdea226dc
|
Adjusted an index entry.
|
1998-03-16 05:22:08 +00:00 |
Fred Drake
|
52405c899a
|
Added an index entry.
|
1998-03-16 05:21:08 +00:00 |
Fred Drake
|
7bf5e0828f
|
Use {classdesc} consistently.
|
1998-03-16 05:07:04 +00:00 |
Fred Drake
|
c9808b3af2
|
Logical markup.
Emphasized title "4Sight User's Guide".
|
1998-03-15 02:04:59 +00:00 |
Fred Drake
|
5f874d618f
|
Markup nits.
Some additional index entries.
|
1998-03-15 01:59:57 +00:00 |
Fred Drake
|
bd9ded8190
|
Logical markup.
Replace ugly {description} with a {tableii}, for the what() return values.
|
1998-03-14 20:09:15 +00:00 |
Fred Drake
|
434493b207
|
Logical markup.
Replace ugly {description} with a {tableii}, for the option descriptions.
|
1998-03-14 19:47:23 +00:00 |
Fred Drake
|
a891230688
|
Logical markup, using {classdesc} as appropriate.
|
1998-03-14 07:08:02 +00:00 |
Fred Drake
|
f9e1f658ed
|
Logical markup.
|
1998-03-14 07:00:41 +00:00 |
Fred Drake
|
2e495c93b0
|
Logical markup, using {classdesc} as appropriate.
|
1998-03-14 06:48:33 +00:00 |
Fred Drake
|
be2b6d7f42
|
Logical markup.
|
1998-03-14 06:40:34 +00:00 |
Fred Drake
|
ff79a21119
|
Logical markup.
Use {classdesc} environments to describe the constructors, and place them
at the top.
|
1998-03-14 06:30:13 +00:00 |
Fred Drake
|
cdea8a3c60
|
Logical markup.
Wrap general Message class description in a {classdesc} instead of nothing at
all.
|
1998-03-14 06:17:43 +00:00 |
Fred Drake
|
0f51fff57e
|
Logical markup.
|
1998-03-14 06:16:57 +00:00 |
Fred Drake
|
3b5da76182
|
Logical markup.
|
1998-03-12 15:33:05 +00:00 |
Fred Drake
|
2dde74c778
|
Logical markup.
|
1998-03-12 14:42:23 +00:00 |
Fred Drake
|
51375ae07b
|
Use {classdesc} instead of {funcdesc} for HTMLParser.
Clean up index reference to SGMLParser class.
|
1998-03-12 14:39:09 +00:00 |
Fred Drake
|
6ef871ce2f
|
Logical markup.
Lots of nits in both.
|
1998-03-12 06:52:05 +00:00 |
Fred Drake
|
7be8fcb42a
|
Use \envvar{FOO} instead of \code{\$FOO}.
|
1998-03-12 06:47:48 +00:00 |
Fred Drake
|
4e7e11abe5
|
Use \withsubitem{} for indexing extra-module functions.
|
1998-03-12 06:46:16 +00:00 |
Fred Drake
|
371ecc0c1b
|
Use \withsubitem{} for indexing functions from other modules. This fixes
things in the index.
|
1998-03-12 06:44:58 +00:00 |
Fred Drake
|
6a1eefe535
|
Logical markup.
|
1998-03-12 06:04:53 +00:00 |
Fred Drake
|
a2e9818467
|
Logical markup.
Improve some index entries.
|
1998-03-12 05:54:02 +00:00 |
Fred Drake
|
c71585e069
|
Logical markup.
Markup consistency.
Removed incorrect \setindexsubitem{}.
|
1998-03-12 05:33:40 +00:00 |
Fred Drake
|
bc8ad5bdeb
|
Replace lists of attributes for code and frame objects with a reference to the
Python Reference Manual.
|
1998-03-11 06:29:59 +00:00 |
Fred Drake
|
fdbd51db8b
|
Logical markup.
|
1998-03-11 06:24:46 +00:00 |
Fred Drake
|
60ba44750f
|
Logical markup.
|
1998-03-11 06:18:15 +00:00 |
Fred Drake
|
295eaa84b0
|
Logical markup.
Changed example to use "import posixfile" instead of "from posixfile import *"
since only one symbol was used.
|
1998-03-11 06:11:37 +00:00 |
Fred Drake
|
e42f595e5c
|
Logical markup.
Made references to constants in other TERMIOS module explicit in termios
description.
Removed superfluous backslash from example.
|
1998-03-11 06:00:23 +00:00 |
Fred Drake
|
db9693ec97
|
Logical markup.
|
1998-03-11 05:50:42 +00:00 |
Fred Drake
|
75aae9ad89
|
Logical markup.
Added information on the exception attributes when exceptions are classes.
|
1998-03-11 05:29:58 +00:00 |
Fred Drake
|
b30d0164bf
|
Logical markup.
|
1998-03-10 05:41:08 +00:00 |
Fred Drake
|
4ef3329259
|
Logical markup.
Correct misuse of indexsubutem.
Describe the Queue class using {classdesc}{Queue}, not {funcdesc}{__init__}.
|
1998-03-10 05:32:30 +00:00 |
Fred Drake
|
8aee0e0356
|
Add some more labels for logical addressing.
|
1998-03-10 05:21:39 +00:00 |
Fred Drake
|
d883ca1dcb
|
Logical markup.
|
1998-03-10 05:20:33 +00:00 |
Fred Drake
|
193338afeb
|
Logical markup.
Convert one bulleted list to a {tableii} environment; the other should
probably be converted, but I haven't decided to what.
|
1998-03-10 04:23:12 +00:00 |
Fred Drake
|
2cb1074937
|
Use a {datadesc} environment to describe errorcode.
|
1998-03-10 03:53:03 +00:00 |
Fred Drake
|
92f31f1260
|
Logical markup.
|
1998-03-10 03:38:31 +00:00 |
Fred Drake
|
a44d74086c
|
Logical markup.
Use {funcdesc} and {excdesc} to describe the module, not just running text.
|
1998-03-10 03:36:00 +00:00 |
Fred Drake
|
c4f15af7de
|
Logical markup. small nits.
|
1998-03-10 03:17:26 +00:00 |
Fred Drake
|
7d20ffe245
|
Adjust the index inclusion for the new index support.
|
1998-03-09 16:39:22 +00:00 |
Fred Drake
|
2eda4ca4df
|
Markup adjustments.
|
1998-03-08 08:13:53 +00:00 |
Fred Drake
|
cd14a87c02
|
Mark the journal title.
|
1998-03-08 08:02:58 +00:00 |
Fred Drake
|
23bc85a8a6
|
Correct spelling of emdash.
|
1998-03-08 07:56:48 +00:00 |
Fred Drake
|
7ddd043191
|
Moved solitary "see also" paragraph into a {seealso} environment, and told
why the reader should see also.
|
1998-03-08 07:44:13 +00:00 |