Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_zoneinfo.c395 zoneinfo_clear_cache(PyObject *cls, PyObject *args, PyObject *kwargs) in zoneinfo_clear_cache() function
2535 {"clear_cache", (PyCFunction)(void (*)(void))zoneinfo_clear_cache,