Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dpythonrun.c72 int Py_NoSiteFlag; /* Suppress 'import site' */ variable
/external/python/cpython3/Python/
Dinitconfig.c157 int Py_NoSiteFlag = 0; /* Suppress 'import site' */ variable