Home
last modified time | relevance | path

Searched refs:captured_stdin (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/test/
Dtest_support.py345 with support.captured_stdin() as stdin:
Dtest_xmlrpc.py1458 support.captured_stdin() as data_in:
/third_party/python/Lib/test/support/
D__init__.py604 def captured_stdin(): function
/third_party/python/Doc/library/
Dtest.rst530 .. function:: captured_stdin()
547 with captured_stdin() as stdin: