Lines Matching refs:open
153 with open(path, 'r', encoding='utf-8') as f:
171 with open(path, 'r', encoding='utf-8') as f:
204 with open(carrier_file, 'r', encoding='utf-8') as f:
218 with open(carrier_file, 'w', encoding='utf-8') as f:
233 with open(carrier_file, 'r', encoding='utf-8') as f:
253 with open(carrier_file, 'w', encoding='utf-8') as f:
270 with open(carrier_list_file, 'r', encoding='utf-8') as f:
283 with open(carrier_list_file, 'w', encoding='utf-8') as f:
309 with open(others_textpb, 'r', encoding='utf-8') as others_textpb_file:
327 with open(others_textpb, 'w', encoding='utf-8') as others_textpb_file:
351 with open(others_textpb, 'r', encoding='utf-8') as others_textpb_file:
359 with open(tier1_textpb, 'r', encoding='utf-8') as tier1_textpb_file:
374 with open(others_textpb, 'w', encoding='utf-8') as others_textpb_file:
385 with open(
406 with open(
413 with open(others_textpb, 'r', encoding='utf-8') as others_textpb_file:
423 with open(others_textpb, 'w', encoding='utf-8') as others_textpb_file: