HomeSort by relevance Sort by last modified time
    Searched refs:skipdefault (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/PC/
getpathp.c 472 int skiphome, skipdefault; local
520 skipdefault = envpath!=NULL || pythonhome!=NULL || \
606 if (!skipdefault) {
  /external/python/cpython3/PC/
getpathp.c 782 int skipdefault = (core_config->module_search_path_env != NULL || local
872 if (!skipdefault) {
    [all...]

Completed in 6877 milliseconds