Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c2613 get_datetime_fromtimestamp(PyObject* self, PyObject *args) in get_datetime_fromtimestamp() function
5321 {"get_datetime_fromtimestamp", get_datetime_fromtimestamp, METH_VARARGS},
/external/python/cpython3/Lib/test/
Ddatetimetester.py6314 from_timestamp = _testcapi.get_datetime_fromtimestamp