Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c2265 datetime_check_tzinfo(PyObject *self, PyObject *args) { in datetime_check_tzinfo() function
4590 {"datetime_check_tzinfo", datetime_check_tzinfo, METH_VARARGS},
/external/python/cpython3/Lib/test/
Ddatetimetester.py5860 is_tzinfo = _testcapi.datetime_check_tzinfo