Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_datetimemodule.c4657 time_reduce(PyDateTime_Time *self, PyObject *arg) in time_reduce() function
4696 {"__reduce__", (PyCFunction)time_reduce, METH_NOARGS,