- 10 Dec, 1996 2 commits
-
-
Roger E. Masse authored
updated testall.out
-
Barry Warsaw authored
-
- 09 Dec, 1996 30 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
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 authored
-
Roger E. Masse authored
-
Roger E. Masse authored
-
Barry Warsaw authored
hang on the right side, if they are on a separate line, indent them under the keyword.
-
Roger E. Masse authored
-
Roger E. Masse authored
-
Roger E. Masse authored
-
Barry Warsaw authored
simple tests. (testall.py, testall.out): Added MD5 testsuite
-
Barry Warsaw authored
-
Roger E. Masse authored
from emacs as per recomendation from GvR
-
Barry Warsaw authored
possible.
-
Barry Warsaw authored
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 authored
-
Barry Warsaw authored
variables
-
Guido van Rossum authored
-
Roger E. Masse authored
-
Roger E. Masse 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
-
Guido van Rossum authored
-
Guido van Rossum authored
a conflicting definition somewhere). Resolved line wrap for error message in ins().
-
Barry Warsaw authored
-
Barry Warsaw authored
PyDict_SetItemString. GvR: note the long line > 80 chars. Wrapping suggestions?
-
- 06 Dec, 1996 8 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
function and variable in the module, verifies a few return values and even tests a couple of known error conditions.
-
Guido van Rossum authored
(all contributed by Andrew Kuchling).
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
Determine sizeof int and long. For HPUX, add linker options for shared library usage.
-