Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c3932 datetime_strptime(PyObject *cls, PyObject *args) in datetime_strptime() function
4621 {"strptime", (PyCFunction)datetime_strptime,
/external/python/cpython3/Modules/
D_datetimemodule.c4921 datetime_strptime(PyObject *cls, PyObject *args) in datetime_strptime() function
6106 {"strptime", (PyCFunction)datetime_strptime,