Home
last modified time | relevance | path

Searched refs:in_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
44 sys.stdin = in_capture
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_main.py30 def run_2to3_capture(self, args, in_capture, out_capture, err_capture): argument
34 sys.stdin = in_capture