Searched refs:inhandle (Results 1 – 1 of 1) sorted by relevance
312 def input_jdb(inhandle): argument314 inhandle.write('\n')329 def async_stdin(inhandle, queue, input_fn): argument330 input_fn(inhandle)331 inhandle.close()