Searched refs:file_name (Results 1 – 1 of 1) sorted by relevance
35 def create_charmap_dictionary(file_name): argument39 with open(file_name, mode='r') as utf8_file:64 %file_name)111 def create_width_dictionary(file_name): argument115 with open(file_name, mode='r') as utf8_file:
Completed in 3 milliseconds