Home
last modified time | relevance | path

Searched defs:terminal_input (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/test/
Dtest_builtin.py2128 def run_child(self, child, terminal_input): argument
2135 def _run_child(self, child, terminal_input): argument
2199 def check_input_tty(self, prompt, terminal_input, stdio_encoding=None): argument