Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_zoneinfo.c651 zoneinfo_reduce(PyObject *obj_self, PyObject *unused) in zoneinfo_reduce() function
2556 {"__reduce__", (PyCFunction)zoneinfo_reduce, METH_NOARGS,