Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_datetimemodule.c6313 datetime_reduce(PyDateTime_DateTime *self, PyObject *arg) in datetime_reduce() function
6400 {"__reduce__", (PyCFunction)datetime_reduce, METH_NOARGS,