Searched refs:make_encoding_map (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Tools/unicode/ | ||
D | gencodec.py | 271 codecs.make_encoding_map(map), |
/third_party/python/Lib/ | ||
D | codecs.py | 1073 def make_encoding_map(decoding_map): function |