Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/support/
Dscript_helper.py56 class _PythonRunResult(collections.namedtuple("_PythonRunResult", class
137 return _PythonRunResult(rc, out, err), cmd_line