Home
last modified time | relevance | path

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

/third_party/python/Lib/test/support/
Dscript_helper.py58 class _PythonRunResult(collections.namedtuple("_PythonRunResult", class
139 return _PythonRunResult(rc, out, err), cmd_line