Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_datetimemodule.c3786 timezone_getinitargs(PyDateTime_TimeZone *self) in timezone_getinitargs() function
3807 {"__getinitargs__", (PyCFunction)timezone_getinitargs, METH_NOARGS,