Home
last modified time | relevance | path

Searched defs:run_commands (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/tools/
Dsrcgenerator.py33 def run_commands(*cmds, **kwargs): function
/third_party/python/Lib/distutils/
Ddist.py960 def run_commands(self): member in Distribution