]> granicus.if.org Git - python/commit
Remove format_float and use _PyOS_double_to_string instead.
authorMark Dickinson <dickinsm@gmail.com>
Wed, 29 Apr 2009 21:56:53 +0000 (21:56 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Wed, 29 Apr 2009 21:56:53 +0000 (21:56 +0000)
commitdf108ca324149ec4beceb880a7ac265679df1dff
treeeb47c4cfcd8df0dba144b672b77d816f6d69f542
parent92fcc9c9919b41a611b1dc084ad8f414f1e4278d
Remove format_float and use _PyOS_double_to_string instead.
Objects/floatobject.c
Python/pystrtod.c