diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2009-12-27 16:16:02 (GMT) |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2009-12-27 16:16:02 (GMT) |
commit | 4c96035f3361d50a6bf40557f04d45244af3dec9 (patch) | |
tree | 13c7cd61b0c8ab8623d3b8fa938352e38afc7689 /Python | |
parent | 465728364749e903fb4293b2f7a266b58de6bde4 (diff) | |
download | cpython-4c96035f3361d50a6bf40557f04d45244af3dec9.zip cpython-4c96035f3361d50a6bf40557f04d45244af3dec9.tar.gz cpython-4c96035f3361d50a6bf40557f04d45244af3dec9.tar.bz2 |
Use ldexp(q, exp) instead of q*2.**exp in true division test, to avoid bogus failures on platforms with broken pow (e.g., Ubuntu/ia64).
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions