Home
last modified time | relevance | path

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

/external/antlr/runtime/Python3/
Dez_setup.py32 def _python_cmd(*args): function
38 def _python_cmd(*args): function
84 if not _python_cmd('setup.py', 'install'):
109 _python_cmd('setup.py', '-q', 'bdist_egg', '--dist-dir', to_dir)