Home
last modified time | relevance | path

Searched defs:tsargs (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
D_testcapimodule.c2586 PyObject *tsargs = NULL, *ts = NULL, *rv = NULL; in get_date_fromtimestamp() local
2617 PyObject *tsargs = NULL, *ts = NULL, *tzinfo = Py_None, *rv = NULL; in get_datetime_fromtimestamp() local