- 14 Jan, 1999 2 commits
-
-
Guido van Rossum authored
empty. Make sure there is a space when there are options.
-
Guido van Rossum authored
This doesn't make a bit of difference on Unix, but apparently on Windows NT you need write permission before you can set the utime...
-
- 13 Jan, 1999 10 commits
-
-
Jack Jansen authored
-
Fred Drake authored
-
Fred Drake authored
For the whatsound module, point to sndhdr.
-
Fred Drake authored
so they don't get run together when there's no blank line between them in the source. The HTML conversion already did the right thing. \refmodule: Refer to a module, using a hyperlink in the PDF version. Visually the same as \module.
-
Fred Drake authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Greg Ward authored
files with (optional) comment stripping, blank line skipping, whitespace removal, and line joining with trailing backslashes.
-
- 12 Jan, 1999 15 commits
-
-
Guido van Rossum authored
test package from inside IDLE. (Suggested by Jack Jansen.)
-
Guido van Rossum authored
-
Guido van Rossum authored
The separator dances too much and seems to jump by arbitrary amounts in arbitrary directions when I try to move it for resizing the frames. This patch makes it more quiet.
-
Fred Drake authored
-
Fred Drake authored
bombing.
-
Guido van Rossum authored
for BeOS better.
-
Guido van Rossum authored
standard Python library. (Async socket support.)
-
Fred Drake authored
-
Fred Drake authored
file; use "grep -c" instead of "grep | wc -l | cut ... | tr ...".
-
Fred Drake authored
-
Fred Drake authored
method and what it should not do. (Specifically: handling breaking of last line of preceeding paragraph.)
-
Fred Drake authored
the newsgroup by Raymond Tong Leng Ng <rntl@yahoo.com>.
-
Guido van Rossum authored
unavoidable overflow as OverflowError.
-
Fred Drake authored
the output HTML.
-
Fred Drake authored
numbers to appear in the HTML version of the manual.
-
- 11 Jan, 1999 12 commits
-
-
Fred Drake authored
always part of the page trailer.
-
Fred Drake authored
text about large file support. All new text by Steve Clift <clift@mail.anacapa.net>, with only minor revision / addition of markup.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Fred Drake authored
installations; it was picking up a stale config.h from an overwritten installation.
-
Guido van Rossum authored
-
Guido van Rossum authored
take quite a while, browsing multiple files). Newer, better center() -- but assumes no wrapping.
-
Guido van Rossum authored
-
Guido van Rossum authored
the stack viewer.
-
Guido van Rossum authored
-
Guido van Rossum authored
Make the list of classes wider by default (40 chars). Bind ESC to close-window.
-
Guido van Rossum authored
-
- 10 Jan, 1999 1 commit
-
-
Guido van Rossum authored
float to the negative power (which is already and better done in floatobject.c.)
-