Home
last modified time | relevance | path

Searched refs:file_name (Results 1 – 1 of 1) sorted by relevance

/localedata/unicode-gen/
A Dutf8_compatibility.py35 def create_charmap_dictionary(file_name): argument
39 with open(file_name, mode='r') as utf8_file:
64 %file_name)
111 def create_width_dictionary(file_name): argument
115 with open(file_name, mode='r') as utf8_file:

Completed in 3 milliseconds