Eric S. Raymond
|
ff00fdae23
|
Correct erroneous description of precmd.
|
2001-06-23 14:42:43 +00:00 |
Guido van Rossum
|
c8da0f966f
|
Document use_rawinput. (Although now that I think more about it, a
better solution would have been to factor out the raw_input() call and
make it into an overridable method. Oh well, maybe later...)
|
2001-03-24 19:17:35 +00:00 |
Fred Drake
|
f8ca7d88c6
|
Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>.
|
2000-10-10 17:03:45 +00:00 |
Eric S. Raymond
|
7ae3a5e79d
|
Resynchronize the TeX docs with (a) the module docstring, and (b) my recent
fix to the code to make it behave like the module docstring.
|
2000-07-12 02:56:15 +00:00 |
Fred Drake
|
295da24eaf
|
New section header style.
Fix up a few synopses.
|
1998-08-10 19:42:37 +00:00 |
Fred Drake
|
b91e934cf1
|
Adjusted to use the new module synopsis support macros.
|
1998-07-23 17:59:49 +00:00 |
Fred Drake
|
579d366458
|
Normalize the markup.
|
1998-07-02 19:35:12 +00:00 |
Guido van Rossum
|
8668e8e49c
|
Contributions by Eric Raymond: documentation for modules
cmd, multifile and smtplib.
|
1998-06-28 17:55:53 +00:00 |