Searched refs:open_out_file (Results 1 – 1 of 1) sorted by relevance
48 def open_out_file(args: argparse.Namespace) -> BinaryIO: function58 with open_out_file(args) as out_file: