Home
last modified time | relevance | path

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

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