Home
last modified time | relevance | path

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

/third_party/python/PC/
Dgetpathp.c1103 static int python3_checked = 0; variable
1109 if (python3_checked) { in _Py_CheckPython3()
1112 python3_checked = 1; in _Py_CheckPython3()