Home
last modified time | relevance | path

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

/developtools/integration_verification/DeployDevice/resource/common/
Dcbg_start.py83 python_exe_file = None variable
87 python_exe_file = "python3" variable
91 python_exe_file = "python" variable
121 command = "%s -Bu %s %s" % (python_exe_file, excute_file, configPath)