diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2003-04-22 01:28:57 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2003-04-22 01:28:57 +0000 |
commit | a72db3e944cf4cc83ca960e2de972a83894ebc7c (patch) | |
tree | 483833420919665e003e3b6eec2367edc8a344ad /Python/pythonrun.c | |
parent | dce6f14ab7fa8b20f9b6409541dde8bbd45291c0 (diff) | |
download | cpython-a72db3e944cf4cc83ca960e2de972a83894ebc7c.tar.gz |
Get test_capi & test_getargs2 to pass on alphas
* UINT_MAX -> ULONG_MAX since we are dealing with longs
* ParseTuple needs &int for 'i' and &long for 'l'
There may be a better way to do this, but this works.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions