]> granicus.if.org Git - python/commit
Add protection from weirdness while scaling the mantissa to an integer.
authorRaymond Hettinger <python@rcn.com>
Fri, 1 Feb 2008 23:45:44 +0000 (23:45 +0000)
committerRaymond Hettinger <python@rcn.com>
Fri, 1 Feb 2008 23:45:44 +0000 (23:45 +0000)
commitf9859037fc7e296a6235f27d4ac160197aed828e
tree1c843c9a06765a405f7c54c21a44f757c2fc8775
parent1bcb99a9cbda4d969209ff092b2f13ea2acb5934
Add protection from weirdness while scaling the mantissa to an integer.
Objects/floatobject.c