Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_descr.py4557 class StdoutGuard: class
4561 sys.stdout = StdoutGuard()
/external/python/cpython3/Lib/test/
Dtest_descr.py4300 class StdoutGuard: class
4304 sys.stdout = StdoutGuard()