summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorMark Dickinson <dickinsm@gmail.com>2008-07-15 21:55:23 +0000
committerMark Dickinson <dickinsm@gmail.com>2008-07-15 21:55:23 +0000
commit62764566e8892233d0408368d6760bd710b1c504 (patch)
treefd65e39c3cbee3ae90c4af8fa4787a26efb6f72a /Python
parent2affb40e70808c3613708ab2e360b5070e1583f7 (diff)
downloadcpython-git-62764566e8892233d0408368d6760bd710b1c504.tar.gz
Fix float.from_hex tests. It appears that Linux/ia64 doesn't like
computing 2.0**-1074 accurately. Using ldexp(1.0, -1074) should be safer.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions