diff options
| author | Mark Dickinson <dickinsm@gmail.com> | 2008-07-15 21:55:23 (GMT) |
|---|---|---|
| committer | Mark Dickinson <dickinsm@gmail.com> | 2008-07-15 21:55:23 (GMT) |
| commit | 62764566e8892233d0408368d6760bd710b1c504 (patch) | |
| tree | fd65e39c3cbee3ae90c4af8fa4787a26efb6f72a /Python | |
| parent | 2affb40e70808c3613708ab2e360b5070e1583f7 (diff) | |
| download | cpython-62764566e8892233d0408368d6760bd710b1c504.zip cpython-62764566e8892233d0408368d6760bd710b1c504.tar.gz cpython-62764566e8892233d0408368d6760bd710b1c504.tar.bz2 | |
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
