- 06 Dec, 1996 7 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
Make gcc -Wall happy.
-
Fred Drake authored
This makes addressing the manuals a little simpler.
-
Fred Drake authored
the comma must represent a bug in the modified process_command() function, but I haven't found it yet. This will work for now.
-
Fred Drake authored
instead! Updated some comments.
-
Fred Drake authored
parameters.
-
Fred Drake authored
change it), and correct a typo in a comment.
-
- 05 Dec, 1996 21 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
Keep gcc -Wall happy.
-
Guido van Rossum authored
-
Guido van Rossum authored
Keep gcc -Wall happy.
-
Guido van Rossum authored
base class is special it gets invoked. Make gcc -Wall happy.
-
Guido van Rossum authored
-
Guido van Rossum authored
A plain int that doesn't fit in 32 bits will be marshalled using a new type. 32 bits machines can't handle this and will issue a warning.
-
Fred Drake authored
indicates the line on which the token ends rather than starts (a side effect of interpreting the parse tree nodes directly). Maybe I'll fix this for Python 2.0.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
(although for 32-bit hardware it's a bit slower than it was). Make gcc -Wall happy.
-
Guido van Rossum authored
defines that a shorter dictionary is always smaller than a longer one. For dictionaries of the same size, the smallest differing element determines the outcome (which yields the same results as before, without explicit sorting).
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
Make gcc -Wall happy.
-
Guido van Rossum authored
Correct typo in error msg (expec[t]ed). Make gcc -Wall happy.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
- 04 Dec, 1996 2 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
-
- 02 Dec, 1996 2 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
- 27 Nov, 1996 8 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
the first line, replacing the entire line.
-