Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
Dgetpathp.c472 int skiphome, skipdefault; in calculate_path() local
520 skipdefault = envpath!=NULL || pythonhome!=NULL || \ in calculate_path()
606 if (!skipdefault) { in calculate_path()