Searched refs:input_string (Results 1 – 1 of 1) sorted by relevance
113 def run_one_line(local_dict, input_string): argument116 input_string = strip_and_check_exit(input_string)118 if input_string:122 input_string += "\n"123 repl.runsource(input_string)