Home
last modified time | relevance | path

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

/third_party/node/
Dconfigure33 for python_cmd in python_cmds:
34 python_cmd_path = which(python_cmd)
Dandroid-configure32 for python_cmd in python_cmds:
33 python_cmd_path = which(python_cmd)
/third_party/python/Lib/test/
Dbisect_cmd.py50 def python_cmd(): function
58 cmd = python_cmd()
79 cmd = python_cmd()