]> granicus.if.org Git - python/commit
Get float() to be more portable across platforms. Disable hex strings.
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 18 Dec 2005 05:03:17 +0000 (05:03 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 18 Dec 2005 05:03:17 +0000 (05:03 +0000)
commite7214a130b3fb1c4850a1e644b9e240087f6e982
tree00383dafee9f5c89477c155e5fd76bce0c0101fd
parent87b801cc2dc99caa80a442dbf02ede350d3fc342
Get float() to be more portable across platforms.  Disable hex strings.
Lib/test/test_builtin.py
Misc/NEWS
Python/pystrtod.c