Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dpythonrun.c684 static char *default_home = NULL; variable
689 default_home = home; in Py_SetPythonHome()
695 char *home = default_home; in Py_GetPythonHome()