Home
last modified time | relevance | path

Searched defs:open_mapping_file (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Tools/unicode/
Dgenmap_support.py171 def open_mapping_file(path, source): function
/third_party/python/Lib/test/
Dmultibytecodec_support.py298 def open_mapping_file(self): member in TestBase_Mapping