Home
last modified time | relevance | path

Searched defs:Py_SetPythonHome (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Python/
Dpathconfig.c256 Py_SetPythonHome(const wchar_t *home) in Py_SetPythonHome() function
/aosp_15_r20/external/python/cpython2/Python/
Dpythonrun.c696 Py_SetPythonHome(char *home) in Py_SetPythonHome() function