commit | 12778e314b884be72dba30145aff6ce8d0156344 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Tue Aug 28 22:08:34 2001 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Tue Aug 28 22:08:34 2001 +0000 |
tree | 5b36d6426e5de4a79e875611d151941924cb23d2 | |
parent | 08f99562614f87a02bf27eb0b7c427f6828bd0e9 [diff] |
load_int: The fallback to long ints was coded in such a way that it couldn't succeed. Fixed.