diff options
author | Guido van Rossum <guido@python.org> | 1999-01-14 19:01:53 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1999-01-14 19:01:53 +0000 |
commit | 4e68722545477908fcfad8dc58ee54d6208d0aa9 (patch) | |
tree | a26e6afed4043c05a51894d997d248ad01a27037 /Python/sysmodule.c | |
parent | e86aae0534ccaf6340fe678d3110bea4be781b9e (diff) | |
download | cpython-4e68722545477908fcfad8dc58ee54d6208d0aa9.tar.gz |
Jim Ahlstrom patch: cutoff should be a long for machines with 16-bit
ints. (In theory, other variables should be widened to long as well,
but this won't ever be needed, since the len of a list is still an
int.)
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions