Home
last modified time | relevance | path

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

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