Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c3929 datetime_strptime(PyObject *cls, PyObject *args) in datetime_strptime() function
4618 {"strptime", (PyCFunction)datetime_strptime,