Searched defs:run_commands (Results 1 – 2 of 2) sorted by relevance
/third_party/jerryscript/tools/ | ||
D | srcgenerator.py | 33 def run_commands(*cmds, **kwargs): function |
/third_party/python/Lib/distutils/ | ||
D | dist.py | 960 def run_commands(self): member in Distribution |