Home | History | Annotate | Download | only in Modules

Lines Matching refs:time_localtime

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