Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c3888 datetime_fromtimestamp(PyObject *cls, PyObject *args, PyObject *kw) in datetime_fromtimestamp() function
4609 {"fromtimestamp", (PyCFunction)datetime_fromtimestamp,
4759 datetime_fromtimestamp,