- 17 Ara, 1996 15 kayıt (commit)
-
-
Roger E. Masse yazdı
-
Roger E. Masse yazdı
-
Roger E. Masse yazdı
-
Roger E. Masse yazdı
-
Roger E. Masse yazdı
-
Roger E. Masse yazdı
-
Roger E. Masse yazdı
-
Guido van Rossum yazdı
This is needed because if a configure option has " as its value, it will be rendered as {"}; after stripping one level of quoting it's just ", on which splitlist will barf.
-
Guido van Rossum yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
checking nits.
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
- 16 Ara, 1996 15 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
(testall.py): added test_thread to the list of regression tests.
-
Fred Drake yazdı
-
Fred Drake yazdı
<leonard@dstc.edu.au>; allows hyphen and period in the middle of attribute names. Still not allowed as first character; as first character these are illegal in the Reference Concrete Syntax, and we've not identified any use of these characters as the first char in an attribute name in deployment on the web.
-
Roger E. Masse yazdı
-
Roger E. Masse yazdı
-
Roger E. Masse yazdı
-
Roger E. Masse yazdı
-
Roger E. Masse yazdı
-
Roger E. Masse yazdı
-
Barry Warsaw yazdı
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 yazdı
-
Barry Warsaw yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 13 Ara, 1996 10 kayıt (commit)
-
-
Roger E. Masse yazdı
-
Barry Warsaw yazdı
-
Fred Drake yazdı
(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 yazdı
Merged in many typo corrections and fixes to support GNU info processing; submitted by Tamito Kajiyama.
-
Fred Drake yazdı
per usage needed for GNU info processing. Based on comments from Tamito Kajiyama.
-
Fred Drake yazdı
GNU info processing.
-
Roger E. Masse yazdı
-
Roger E. Masse yazdı
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 yazdı
don't need the if test for verbosity when checking for results of an unsupported option.
-
Barry Warsaw yazdı
running verbose.
-