Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c780 call_tzinfo_method(PyObject *tzinfo, char *methname, PyObject *tzinfoarg) in call_tzinfo_method() function
832 u = call_tzinfo_method(tzinfo, name, tzinfoarg); in call_utc_tzinfo_method()