Lines Matching refs:captured_stdout
29 from test.support import (reap_children, captured_output, captured_stdout,
673 with captured_stdout() as help_io:
683 with captured_stdout() as help_io:
908 with captured_stdout() as out:
915 with captured_stdout() as out:
929 with captured_stdout() as out:
948 with self.restrict_walk_packages(path=[TESTFN]), captured_stdout() as stdout:
1000 with captured_stdout() as help_io:
1012 with captured_stdout() as help_io:
1548 with captured_stdout() as help_io: