PyOS_string_to_double 3 third_party/simplejson/_speedups.c #if PY_VERSION_HEX < 0x02070000 && !defined(PyOS_string_to_double) PyOS_string_to_double 1571 third_party/simplejson/_speedups.c double d = PyOS_string_to_double(PyString_AS_STRING(numstr),