Home
last modified time | relevance | path

Searched defs:run_python (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/test/support/
Dscript_helper.py88 def run_python(*args, **kwargs): function
/external/python/cpython3/Lib/test/
Dtest_cmd_line.py85 def run_python(*args): function
Dtest_regrtest.py529 def run_python(self, args, **kw): member in BaseTestCase
Dtest_subprocess.py1382 def run_python(self, code, **kwargs): member in RunFuncTestCase
/external/python/cpython2/Lib/test/
Dtest_regrtest.py214 def run_python(self, args, **kw): member in BaseTestCase