Home
last modified time | relevance | path

Searched refs:captured_stdin (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_support.py348 with support.captured_stdin() as stdin:
H A Dtest_xmlrpc.py1460 support.captured_stdin() as data_in:
/third_party/python/Lib/test/support/
H A D__init__.py34 "captured_stdin", "captured_stderr",
712 def captured_stdin(): function
715 with captured_stdin() as stdin:

Completed in 7 milliseconds