Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dtimemodule.c333 time_localtime(PyObject *self, PyObject *args) in time_localtime() function
786 {"localtime", time_localtime, METH_VARARGS, localtime_doc},