commit | 20594ccf07bc9907854dc751175899e3a673f89e | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Fri Aug 31 08:56:50 2007 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Fri Aug 31 08:56:50 2007 +0000 |
tree | 9178d9649850dd403a0e0cdd29c71f490004857d | |
parent | 57e3b68c220ef2a6387419cef69ff1d1c7f283cf [diff] |
round(1e20) wrongly returned 0. This fixes test_builtin on windows. (bug was introduced by the merge of the int/long unification branch, rev 53421)