Fred Drake
8e729ec31a
Caught a few more spurious \setindexsubitem macros....
1998-04-07 22:06:41 +00:00
Fred Drake
5ab5503b8a
Use {classdesc} and {memberdesc} where appropriate.
1998-04-07 22:01:33 +00:00
Fred Drake
a3f5c32f18
Removed unnecessary \setindexsubitem.
1998-04-07 21:45:52 +00:00
Fred Drake
1ce3604cfd
Separate UserDict and UserList documentation into separate sections.
1998-04-07 20:05:33 +00:00
Fred Drake
df0e3fcb63
Markup nit.
1998-04-07 20:04:27 +00:00
Fred Drake
c708605f4f
Added a reference to the discussion in Knuth's "Sorting and Searching", and
...
noted that the original algorithm produces 4-character results rather than
the 6-character results provided by this module.
1998-04-07 19:58:19 +00:00
Fred Drake
41565f66b6
Data attributes of objects should not be indexed with trailing parentheses!
1998-04-07 19:32:40 +00:00
Fred Drake
396b827a93
Minor markup nit.
1998-04-07 19:17:27 +00:00
Fred Drake
82d493fb96
Fixed some index entries.
1998-04-07 19:14:17 +00:00
Fred Drake
6b9ff7257b
Added entry for wdb.
1998-04-07 19:09:32 +00:00
Fred Drake
810349b685
Fix the formatting of the list of fields in the disassemble() function.
1998-04-07 14:16:41 +00:00
Fred Drake
272fb3aaa4
Added poplib.
...
Made the module lists look like the other module lists in the documentation.
1998-04-07 14:15:28 +00:00
Guido van Rossum
484772d472
Dave Ascher's pop client code.
1998-04-06 18:27:27 +00:00
Guido van Rossum
71543e13db
Give in to tabnanny
1998-04-06 14:46:29 +00:00
Guido van Rossum
8053d89f7b
Add usage message when no arguments.
1998-04-06 14:45:26 +00:00
Guido van Rossum
f4b44fa6ef
Tim's latest version (supports old and new tokenize modules)
1998-04-06 14:41:20 +00:00
Guido van Rossum
5d97ebf2ac
Got rid of redundant copy of telnetlib.py
1998-04-06 14:35:27 +00:00
Guido van Rossum
986abac1ba
Give in to tabnanny
1998-04-06 14:29:28 +00:00
Guido van Rossum
36dfbcf323
Version 1.0 is official!
1998-04-06 14:25:36 +00:00
Guido van Rossum
72dc60ca92
Untabified, for tabnanny.
1998-04-06 14:24:36 +00:00
Guido van Rossum
e4e41062f5
Reindented without tabs and with uniform 4 space indent.
1998-04-06 14:20:27 +00:00
Guido van Rossum
1ae297ae8b
Remove some long obsolete files...
1998-04-06 14:16:12 +00:00
Guido van Rossum
f62cf61548
Give in to tabnanny.
1998-04-06 14:14:25 +00:00
Guido van Rossum
5810297052
Correction to vonmisesvariate() by Magnus Kessler: it should take and
...
return something between 0 and 2*pi. Also added a reference to the
literature.
1998-04-06 14:12:13 +00:00
Guido van Rossum
56c04b8376
Restructured the event_* calls slightly -- there's really no need to
...
use the default root, and instead of string.split, use splitlist.
1998-04-06 03:10:03 +00:00
Fred Drake
af370ea254
Move a short paragraph outside the description of ASTType.
1998-04-05 20:23:02 +00:00
Barry Warsaw
3179fe03ca
(imenu-example--python-class-regexp): Fix to recognize Module.Class in
...
inheritance list.
1998-04-04 21:36:53 +00:00
Fred Drake
3a0351cf85
Remove all uses of \sectcode; we can now use logical markup everywhere.
1998-04-04 07:23:21 +00:00
Fred Drake
e7957184d2
Change \sectcode to logical markup.
1998-04-04 07:17:47 +00:00
Fred Drake
fc57619811
Remove obsolete \setindexsubitem macros.
...
Massive migration to methoddesc and memberdesc.
Logical markup as needed.
A sprinkling of index entries for flavor.
1998-04-04 07:15:02 +00:00
Fred Drake
71c1e502f0
Moved some things around.
...
Adjusted a couple of the comments to be more informative.
Tell a little bit about what obsolete means now, and how to use obsolete
modules.
1998-04-04 07:03:19 +00:00
Fred Drake
13beac1289
Removed obsolete \setindexsubitem macros.
1998-04-04 06:46:51 +00:00
Fred Drake
85ea68b2a2
Added index entries.
1998-04-04 06:46:05 +00:00
Fred Drake
81acc2e988
Remove obsolete \setindexsubitem macro.
...
Logical markup, methoddesc, etc.
1998-04-04 06:35:41 +00:00
Fred Drake
61f45c7cb5
Remove obsolete \setindexsubitem macro,
...
Added index entries.
Markup nits.
1998-04-04 06:31:51 +00:00
Fred Drake
b208f128b4
Added index entry.
1998-04-04 06:28:54 +00:00
Fred Drake
82143348aa
Remove obsolete \setindexsubitem macro.
1998-04-04 06:28:14 +00:00
Fred Drake
858f787a02
Fix index entry for HTMLParser class.
1998-04-04 06:25:27 +00:00
Fred Drake
41788db3e2
Logical markup.
...
Index entries.
1998-04-04 06:23:02 +00:00
Fred Drake
9b28fe285d
Logical markup.
1998-04-04 06:20:28 +00:00
Fred Drake
e14dde2117
Fixed description of similarity between m[name] and m.getheader(name),
...
reported by Samuel L. Bayer.
Use methoddesc instead of funcdesc, etc.
1998-04-04 06:19:30 +00:00
Fred Drake
d275de985a
Remove obsolete lines like this:
...
\setindexsubitem{(in module frobnitz)}
These are no longer needed when present before any other \setindexsubitem{}
in the module section. The indexsubitem is now set by \bimodindex and
\stmodindex.
1998-04-04 05:56:51 +00:00
Fred Drake
4bde97f190
Add fileinput section under Misc. Services.
1998-04-04 05:50:12 +00:00
Fred Drake
ea2f2b9409
Use new index style for makeindex.
...
Add dependency on libfileinput.tex for lib.dvi.
1998-04-04 04:21:45 +00:00
Fred Drake
35ca0d69e1
Document fileinput.
1998-04-04 04:20:51 +00:00
Fred Drake
a8e262b0b2
Use the new index style when running makeindex.
1998-04-04 04:20:21 +00:00
Fred Drake
10ad52e8af
Minor cleanliness.
1998-04-04 04:19:20 +00:00
Fred Drake
0a2eb138e7
Style specification for building *.ind from *.idx. This is needed to avoid
...
wrapping of long lines, which tools/indfix.py doesn't understand, and needs
to to handle collapsing of entries which can share a common emtry and just
be short entries themselves. We get the added benefit of nicer formatting.
1998-04-04 04:18:06 +00:00
Fred Drake
bdc61b1c7b
Relocating file to Lib/lib-old.
1998-04-04 01:05:17 +00:00
Fred Drake
a351f89a94
Relocating file to Lib/lib-old.
1998-04-04 00:54:56 +00:00