summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorMark Dickinson <dickinsm@gmail.com>2008-07-16 11:32:23 +0000
committerMark Dickinson <dickinsm@gmail.com>2008-07-16 11:32:23 +0000
commit90c72199b08469a58fcf6dfda9c54ee48e235d2c (patch)
treeecb512e778068e118610e6e40d06e136c120b6c5 /Python/sysmodule.c
parentff369b60c4926e0d6745ba37a58697a10d7fe576 (diff)
downloadcpython-90c72199b08469a58fcf6dfda9c54ee48e235d2c.tar.gz
Merged revisions 64981 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r64981 | mark.dickinson | 2008-07-15 22:55:23 +0100 (Tue, 15 Jul 2008) | 4 lines 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/sysmodule.c')
0 files changed, 0 insertions, 0 deletions