- 09 Ara, 1996 30 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
really test this module, or even compile it without a lot of work. I'll make a note of it that this has not been tested!
-
Roger E. Masse yazdı
-
Roger E. Masse yazdı
-
Roger E. Masse yazdı
-
Barry Warsaw yazdı
hang on the right side, if they are on a separate line, indent them under the keyword.
-
Roger E. Masse yazdı
-
Roger E. Masse yazdı
-
Roger E. Masse yazdı
-
Barry Warsaw yazdı
simple tests. (testall.py, testall.out): Added MD5 testsuite
-
Barry Warsaw yazdı
-
Roger E. Masse yazdı
from emacs as per recomendation from GvR
-
Barry Warsaw yazdı
possible.
-
Barry Warsaw yazdı
Currently fairly minimal, but I'll be adding to this as needed. I think it's pretty darn close. To use this, just load the file and in a C buffer type: M-x c-set-style RET python RET [there are ways to automate much of this!]
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
variables
-
Guido van Rossum yazdı
-
Roger E. Masse yazdı
-
Roger E. Masse yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
a conflicting definition somewhere). Resolved line wrap for error message in ins().
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
PyDict_SetItemString. GvR: note the long line > 80 chars. Wrapping suggestions?
-
- 06 Ara, 1996 10 kayıt (commit)
-
-
Barry Warsaw yazdı
-
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.
-