commit | 0c0aad948aa3bc3954514d842d28d08a6cc6112f | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Tue Feb 18 03:37:49 2003 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Tue Feb 18 03:37:49 2003 +0000 |
tree | 897e91bf881cc81b4ef415a414846e75f0d768d7 | |
parent | 679bc9fce57b6d29fbdf079a6f6e7a61603c89f7 [diff] |
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.