Searched defs:python_exe (Results 1 – 3 of 3) sorted by relevance
16 python_exe = sys.executable or 'python' variable
39 python_exe = python.find_installation(required: true) variable
390 base::FilePath python_exe = PythonBatToExe(candidate_bat); in FindWindowsPython() local