Searched defs:_python_exe (Results 1 – 2 of 2) sorted by relevance
49 set(_python_exe "python3") variable51 set(_python_exe "${Python_EXECUTABLE}") variable74 set(_python_exe "python") variable76 set(_python_exe "${Python_EXECUTABLE}") variable
218 _python_exe = os.path.join(sys.exec_prefix, 'python.exe') variable220 _python_exe = sys.executable variable