- 09 Dec, 1996 21 commits
-
-
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 15 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.
-
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 4 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
Keep gcc -Wall happy.
-