Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Python/
Dpythonrun.c83 int Py_NoUserSiteDirectory = 0; /* for -s and site.py */ variable
/aosp_15_r20/external/python/cpython3/Python/
Dinitconfig.c202 int Py_NoUserSiteDirectory = 0; /* for -s and site.py */ variable