Lines Matching refs:encoding
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:
312 with open(others_textpb, 'r', encoding='utf-8') as others_textpb_file:
341 with open(others_textpb, 'w', encoding='utf-8') as others_textpb_file:
374 with open(others_textpb, 'r', encoding='utf-8') as others_textpb_file:
382 with open(tier1_textpb, 'r', encoding='utf-8') as tier1_textpb_file:
397 with open(others_textpb, 'w', encoding='utf-8') as others_textpb_file:
410 encoding='utf-8') as other_carriers_textpb_file:
431 encoding='utf-8') as other_carriers_textpb_file:
436 with open(others_textpb, 'r', encoding='utf-8') as others_textpb_file:
446 with open(others_textpb, 'w', encoding='utf-8') as others_textpb_file: