Home
last modified time | relevance | path

Searched refs:strop_atof (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dstropmodule.c869 strop_atof(PyObject *self, PyObject *args) in strop_atof() function
1214 {"atof", strop_atof, METH_VARARGS, atof__doc__},