Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c2863 tzinfo_tzname(PyDateTime_TZInfo *self, PyObject *dt) in tzinfo_tzname() function
3024 {"tzname", (PyCFunction)tzinfo_tzname, METH_O,
/external/python/cpython3/Modules/
D_datetimemodule.c3398 tzinfo_tzname(PyDateTime_TZInfo *self, PyObject *dt) in tzinfo_tzname() function
3555 {"tzname", (PyCFunction)tzinfo_tzname, METH_O,