Searched defs:make_encoding_map (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | codecs.py | 1064 def make_encoding_map(decoding_map): function |
/external/python/cpython3/Lib/ | ||
D | codecs.py | 1061 def make_encoding_map(decoding_map): function |