Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c2963 tzinfo_reduce(PyObject *self) in tzinfo_reduce() function
3032 {"__reduce__", (PyCFunction)tzinfo_reduce, METH_NOARGS,