diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2003-02-18 03:37:49 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2003-02-18 03:37:49 +0000 |
commit | 7c40670172a2197adf99d82e0af616a9b9226579 (patch) | |
tree | 1edc9d80037593273ac15df81344329057507b42 /Python/errors.c | |
parent | e75c2ab21b12f2ec45114a1a828e7bf004988e1b (diff) | |
download | cpython-7c40670172a2197adf99d82e0af616a9b9226579.tar.gz |
Fix 64-bit problem, ParseTuple("i") needs C ints; ("l") needs C longs.
Use "l" as that *probably* makes more sense (at least to me it does :-)
And the test passes on the alpha.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions