Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dtimemodule.c541 time_strptime(PyObject *self, PyObject *args) in time_strptime() function
795 {"strptime", time_strptime, METH_VARARGS, strptime_doc},