Searched defs:python_exec (Results 1 – 2 of 2) sorted by relevance
50 python_exec = shlex.quote(config.python_executable) variable
205 python_exec = shlex.quote(get_required_attr(config, "python_executable")) global() variable