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.c2759 get_datetime_fromtimestamp(PyObject* self, PyObject *args) in get_datetime_fromtimestamp() function
5645 {"get_datetime_fromtimestamp", get_datetime_fromtimestamp, METH_VARARGS},
/external/python/cpython3/Lib/test/
Ddatetimetester.py6295 from_timestamp = _testcapi.get_datetime_fromtimestamp