Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpathconfig.c617 int have_script_arg = (!have_module_arg && (wcscmp(argv0, L"-c") != 0)); in _PyPathConfig_ComputeSysPath0() local
645 if (have_script_arg) { in _PyPathConfig_ComputeSysPath0()
680 if (have_script_arg) { in _PyPathConfig_ComputeSysPath0()
705 if (have_script_arg) { in _PyPathConfig_ComputeSysPath0()