Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib2to3/tests/
Dtest_main.py40 def run_2to3_capture(self, args, in_capture, out_capture, err_capture): argument
45 sys.stdout = out_capture
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_main.py30 def run_2to3_capture(self, args, in_capture, out_capture, err_capture): argument
35 sys.stdout = out_capture