Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c3511 time_reduce(PyDateTime_Time *self, PyObject *arg) in time_reduce() function
3540 {"__reduce__", (PyCFunction)time_reduce, METH_NOARGS,