]> granicus.if.org Git - python/commit
Set retval on PyOS_string_to_double failure.
authorMark Dickinson <dickinsm@gmail.com>
Sat, 31 Oct 2009 12:47:47 +0000 (12:47 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sat, 31 Oct 2009 12:47:47 +0000 (12:47 +0000)
commit51ae4921b30ab48bd31976fc4f92345b1bd26f50
treed74a222b4b87e139202c0fd5751f7e3a2c2fcef8
parent4b841d9156208d672a3848abb2798555552862d7
Set retval on PyOS_string_to_double failure.
Python/marshal.c