Searched refs:python_exe (Results 1 – 10 of 10) sorted by relevance
56 python_exe = spawn.get_executable()60 if WINENV and _path_eq(python_exe, sys.executable):61 python_exe = sys._base_executable71 python_exe, cmd,
30 dtrace_wrapper = '%s %s/perf-helper.py dtrace' % (config.python_exe, config.test_source_root)31 dtrace_wrapper_cc1 = '%s %s/perf-helper.py dtrace --cc1' % (config.python_exe, config.test_source_r…
9 config.python_exe = "@PYTHON_EXECUTABLE@"
29 cc1_wrapper = '%s %s/perf-helper.py cc1' % (config.python_exe, config.test_source_root)
16 python_exe = sys.executable or 'python' variable18 BRO_ARGS = [python_exe, bro_path]
32 python_exe = nt_quote_arg(sys.executable)
97 SOURCE=..\python_exe.rc
94 SOURCE=..\python_exe.rc
113 context.python_exe = exename