Home
last modified time | relevance | path

Searched refs:get_original_stdout (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_support.py70 self.assertEqual(support.get_original_stdout(), sys.stdout)
/third_party/python/Lib/test/support/
H A D__init__.py33 "record_original_stdout", "get_original_stdout", "captured_stdout",
195 def get_original_stdout(): function
660 print('\tfetching %s ...' % url, file=get_original_stdout())

Completed in 5 milliseconds