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 | 3aa23fdd47406de288e8ff32581222de739737eb (patch) | |
tree | 0391bd6b79f4a88e780564bacbd871a7a2623971 /Python/sysmodule.c | |
parent | 3c25904a98f347f56ab6c108c451e5ad681830f2 (diff) | |
download | cpython-git-3aa23fdd47406de288e8ff32581222de739737eb.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