]> granicus.if.org Git - python/commit
More dtoa.c cleanup; remove the need for bc.dplen, bc.dp0 and bc.dp1.
authorMark Dickinson <dickinsm@gmail.com>
Wed, 13 Jan 2010 22:20:10 +0000 (22:20 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Wed, 13 Jan 2010 22:20:10 +0000 (22:20 +0000)
commitd2a9940acbe6a74cc83e371baf2ef7c580e308bc
tree2aaf5f13a0962461e016f0a578aa45557b4c9b29
parent02139d74bae1a77bbe4ad528762e1620486e3e36
More dtoa.c cleanup;  remove the need for bc.dplen, bc.dp0 and bc.dp1.
Python/dtoa.c