Searched refs:saved_stdin (Results 1 – 1 of 1) sorted by relevance
123 def restore_sys_stdin(self, saved_stdin): argument124 sys.stdin = saved_stdin