Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_zoneinfo.c337 zoneinfo_from_file(PyTypeObject *type, PyObject *args, PyObject *kwargs) in zoneinfo_from_file() function
2541 {"from_file", (PyCFunction)(void (*)(void))zoneinfo_from_file,