- 16 Dec, 1996 7 commits
-
-
Roger E. Masse authored
-
Roger E. Masse authored
-
Barry Warsaw authored
SIGCPU and SIGFSZ but we're (Jeremy and I) are actually unsure whether these were typos or if there are systems that use these alternate names. We've checked Solaris, SunOS, and IRIX; they contain only the SIGX* names.
-
Roger E. Masse authored
-
Barry Warsaw authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
- 13 Dec, 1996 24 commits
-
-
Roger E. Masse authored
-
Barry Warsaw authored
-
Fred Drake authored
(For those watching Python CVS messages: I checked in all of Tamito's other changes, but the mail delivery failed since the subject line was too long. The patch Tamito sent for the documentation has been completely merged in.)
-
Fred Drake authored
Merged in many typo corrections and fixes to support GNU info processing; submitted by Tamito Kajiyama.
-
Fred Drake authored
per usage needed for GNU info processing. Based on comments from Tamito Kajiyama.
-
Fred Drake authored
GNU info processing.
-
Roger E. Masse authored
-
Roger E. Masse authored
I've attempted to make a test that silently exits if either module dl is not present, we're not on a Sun OS, or a standard shared library ('/usr/lib/libresolv.so') is not found... Otherwise, It does a simple test of dlmodule on that library. I *think* this would be ok to add to testall.py but I'll wait till I hear some feedback on the liberalness of this approach.
-
Barry Warsaw authored
don't need the if test for verbosity when checking for results of an unsupported option.
-
Barry Warsaw authored
running verbose.
-
Barry Warsaw authored
1. If a conversion isn't supported on the current platform, just ignore it, unless running as a script (i.e. verbose) 2. Don't use time.time() and os.popen('date') to get the raw values. These will always be different!
-
Barry Warsaw authored
-
Guido van Rossum authored
-
Roger E. Masse authored
-
Roger E. Masse authored
-
Guido van Rossum authored
for form field values. Also corrected substitution example (the original changed the spelling of "conolly" to "connolly" :).
-
Guido van Rossum authored
for form field values.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Barry Warsaw authored
Alas, I don't have an Indigo, so I could not even compile this.
-
Barry Warsaw authored
-
Guido van Rossum authored
Allow specifying the test file on the command line.
-
Guido van Rossum authored
-
Barry Warsaw authored
out manually, and it does compile, but I'm not sure how to write a useful portable test case. Maybe later...
-
- 12 Dec, 1996 9 commits
-
-
Guido van Rossum authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
library.
-
Barry Warsaw authored
tests.
-
Barry Warsaw authored
found.
-
Barry Warsaw authored
deletion of object from list argument during callout to fileno().
-
Guido van Rossum authored
builtin_module_names are always tuples.
-