Searched refs:in_path (Results 1 – 1 of 1) sorted by relevance
28 def main(in_path, out_paths, *, keep_open=False): argument31 with openio(in_path, 'rb', 0) as f:47 print("error: file not found %r" % in_path)