Home
last modified time | relevance | path

Searched refs:call_tzname (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_datetimemodule.c1323 call_tzname(PyObject *tzinfo, PyObject *tzinfoarg) in call_tzname() function
1523 temp = call_tzname(tzinfo, tzinfoarg); in make_Zreplacement()
4327 return call_tzname(GET_TIME_TZINFO(self), Py_None); in time_tzname()
5554 return call_tzname(GET_DT_TZINFO(self), self); in datetime_tzname()

Completed in 10 milliseconds