Searched refs:g_python_home (Results 1 – 1 of 1) sorted by relevance
292 static str_type g_python_home = []() -> str_type { in InitializePythonHome() local313 if (g_python_home != nullptr) { in InitializePythonHome()314 Py_SetPythonHome(g_python_home); in InitializePythonHome()