- 18 Dec, 1996 12 commits
-
-
Guido van Rossum authored
-
Barry Warsaw authored
-
Roger E. Masse authored
-
Roger E. Masse authored
-
Roger E. Masse authored
-
Barry Warsaw authored
sequence, otherwise operator.indexOf([4, 3, 2, 1], 9) would raise a SystemError! Note: it might be wise to double check all these functions. I haven't done that yet.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
options. Also added two: %n and %t (newline and tab character).
-
Barry Warsaw authored
triggering a bogus TestFailed exception.
-
Guido van Rossum authored
Watch it, Barry! :-)
-
Guido van Rossum authored
-
- 17 Dec, 1996 18 commits
-
-
Barry Warsaw authored
(py-delete-char): funcall py-delete-function.
-
Barry Warsaw authored
-
Guido van Rossum authored
style corrections, I presume), found by Jack. Added warning that this has not been tested (Jack could only compile and link it).
-
Roger E. Masse authored
-
Roger E. Masse authored
-
Roger E. Masse authored
-
Roger E. Masse authored
-
Roger E. Masse authored
-
Roger E. Masse authored
-
Roger E. Masse authored
-
Guido van Rossum authored
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 authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
checking nits.
-
Barry Warsaw authored
-
Barry Warsaw authored
-
- 16 Dec, 1996 10 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
(testall.py): added test_thread to the list of regression tests.
-
Fred Drake authored
-
Fred Drake authored
<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 authored
-
Roger E. Masse authored
-
Roger E. Masse authored
-
Roger E. Masse authored
-
Roger E. Masse authored
-
Roger E. Masse authored
-