Staging
v0.5.1
https://github.com/python/cpython
Revision 62764566e8892233d0408368d6760bd710b1c504 authored by Mark Dickinson on 15 July 2008, 21:55:23 UTC, committed by Mark Dickinson on 15 July 2008, 21:55:23 UTC
computing 2.0**-1074 accurately.  Using ldexp(1.0, -1074) should be
safer.
1 parent 2affb40
History
Tip revision: 62764566e8892233d0408368d6760bd710b1c504 authored by Mark Dickinson on 15 July 2008, 21:55:23 UTC
Fix float.from_hex tests. It appears that Linux/ia64 doesn't like
Tip revision: 6276456
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top