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