Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dstropmodule.c823 strop_atol(PyObject *self, PyObject *args) in strop_atol() function
1216 {"atol", strop_atol, METH_VARARGS, atol__doc__},