Searched defs:python_exe (Results 1 – 2 of 2) sorted by relevance
29 python_exe = python.find_installation(required: true) variable
299 base::FilePath python_exe = PythonBatToExe(candidate_bat); in FindWindowsPython() local