Searched refs:_open_write (Results 1 – 1 of 1) sorted by relevance
134 with _open_write(args.file_list) as f:139 with _open_write(args.env_list) as f:144 def _open_write(path): function