Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_datetimemodule.c4021 timezone_getinitargs(PyDateTime_TimeZone *self, PyObject *Py_UNUSED(ignored)) in timezone_getinitargs() function
4042 {"__getinitargs__", (PyCFunction)timezone_getinitargs, METH_NOARGS,