Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c4592 datetime_reduce(PyDateTime_DateTime *self, PyObject *arg) in datetime_reduce() function
4668 {"__reduce__", (PyCFunction)datetime_reduce, METH_NOARGS,