Searched refs:NO_TTINFO (Results 1 – 1 of 1) sorted by relevance
89 static _ttinfo NO_TTINFO = {NULL, NULL, NULL, 0}; variable2135 return &NO_TTINFO; in find_ttinfo()2606 xdecref_ttinfo(&NO_TTINFO); in module_free()2664 if (NO_TTINFO.utcoff == NULL) { in zoneinfomodule_exec()2665 NO_TTINFO.utcoff = Py_None; in zoneinfomodule_exec()2666 NO_TTINFO.dstoff = Py_None; in zoneinfomodule_exec()2667 NO_TTINFO.tzname = Py_None; in zoneinfomodule_exec()