Lines Matching refs:time_localtime
520 time_localtime(PyObject *self, PyObject *args)1676 {"localtime", time_localtime, METH_VARARGS, localtime_doc},