Home | History | Annotate | Download | only in Modules

Lines Matching refs:time_tzname

4041 time_tzname(PyDateTime_Time *self, PyObject *unused) {
4452 {"tzname", (PyCFunction)time_tzname, METH_NOARGS,