- 06 Ara, 1996 14 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
function and variable in the module, verifies a few return values and even tests a couple of known error conditions.
-
Guido van Rossum yazdı
(all contributed by Andrew Kuchling).
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Determine sizeof int and long. For HPUX, add linker options for shared library usage.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Make gcc -Wall happy.
-
Fred Drake yazdı
This makes addressing the manuals a little simpler.
-
Fred Drake yazdı
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 yazdı
instead! Updated some comments.
-
Fred Drake yazdı
parameters.
-
Fred Drake yazdı
change it), and correct a typo in a comment.
-
- 05 Ara, 1996 21 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Keep gcc -Wall happy.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Keep gcc -Wall happy.
-
Guido van Rossum yazdı
base class is special it gets invoked. Make gcc -Wall happy.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
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 yazdı
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 yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
(although for 32-bit hardware it's a bit slower than it was). Make gcc -Wall happy.
-
Guido van Rossum yazdı
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 yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Make gcc -Wall happy.
-
Guido van Rossum yazdı
Correct typo in error msg (expec[t]ed). Make gcc -Wall happy.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 04 Ara, 1996 2 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
- 02 Ara, 1996 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 27 Kas, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-