Searched defs:python_cmd (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/tools/build/test/toolset-mock/src/ | ||
D | mock-program.cpp | 34 char python_cmd[] = PYTHON_CMD; in main() local |
/third_party/python/Lib/test/ | ||
D | bisect_cmd.py | 50 def python_cmd(): function |