Searched defs:get_original_stdout (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/support/ | ||
D | __init__.py | 191 def get_original_stdout(): function |
/external/python/cpython3/Lib/test/support/ | ||
D | __init__.py | 298 def get_original_stdout(): function |