Searched refs:tzinfo_reduce (Results 1 – 3 of 3) sorted by relevance
2968 tzinfo_reduce(PyObject *self) in tzinfo_reduce() function3037 {"__reduce__", (PyCFunction)tzinfo_reduce, METH_NOARGS,
3731 tzinfo_reduce(PyObject *self, PyObject *Py_UNUSED(ignored)) in tzinfo_reduce() function3797 {"__reduce__", tzinfo_reduce, METH_NOARGS,
2600 Modules/_datetimemodule.c tzinfo_reduce PyId___getinitargs__ -2601 Modules/_datetimemodule.c tzinfo_reduce PyId___getstate__ -