diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2009-12-27 19:03:31 +0000 |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2009-12-27 19:03:31 +0000 |
commit | a4e1506e7f6a39c5226f08847d041568be1140e2 (patch) | |
tree | a80a202f1e9a97a141e3f21c0f44abb667503dfc /Python/frozen.c | |
parent | cbb62745acc34e7f6ac27a6eb3fb6a5858494d5f (diff) | |
download | cpython-git-a4e1506e7f6a39c5226f08847d041568be1140e2.tar.gz |
Merged revisions 77066 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r77066 | mark.dickinson | 2009-12-27 16:16:02 +0000 (Sun, 27 Dec 2009) | 1 line
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/frozen.c')
0 files changed, 0 insertions, 0 deletions