]> granicus.if.org Git - python/commit
Revert removal of atof.c and strtod.c in r71341. We're not quite
authorMark Dickinson <dickinsm@gmail.com>
Tue, 7 Apr 2009 11:53:52 +0000 (11:53 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Tue, 7 Apr 2009 11:53:52 +0000 (11:53 +0000)
commit638805f8603f6ac8fb5cef6fcc2017fa41925416
treed3ed092cedbba4999d1b38ffe78d9b5069758253
parent79d0b0e0ad577b2cca14d27d501beab04a57470c
Revert removal of atof.c and strtod.c in r71341.  We're not quite
ready for this yet---this removal should happen as part of the
py3k-short-float-repr merge.
Python/atof.c [new file with mode: 0644]
Python/strtod.c [new file with mode: 0644]