Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dtimemodule.c1060 static int init_timezone(PyObject *module);
1075 if (init_timezone(m) < 0) {
1660 init_timezone(PyObject *m) function
1889 if (init_timezone(module) < 0) {