Home
last modified time | relevance | path

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

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