Home | History | Annotate | Download | only in Modules

Lines Matching refs:time_tzset

755 time_tzset(PyObject *self, PyObject *unused)
791 time_tzset. In the future, some parts of it can be moved back
798 time_tzset():
895 {"tzset", time_tzset, METH_NOARGS, tzset_doc},