]> granicus.if.org Git - python/commit
Reset errno before both calls to PyOS_ascii_strtod, not just one.
authorMark Dickinson <dickinsm@gmail.com>
Sun, 26 Apr 2009 14:00:08 +0000 (14:00 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 26 Apr 2009 14:00:08 +0000 (14:00 +0000)
commit944c6aedd08d10314988027fc53ccd4106af5091
tree421acf7876e5d35b74de9f0767cc100a723f3a20
parentf254aab09891df400c305caa2ccd99ec448439a0
Reset errno before both calls to PyOS_ascii_strtod, not just one.
Objects/complexobject.c