Searched refs:pass_dectest (Results 1 - 3 of 3) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_codecmaps_kr.py | 22 pass_dectest = [(b'\xa4\xd4', '\u3164')] variable in TestEUCKRMap 34 pass_dectest = [(b'\\', '\u20a9')] variable in TestJOHABMap |
H A D | test_codecmaps_jp.py | 39 pass_dectest = [ variable in TestSJISCOMPATMap |
H A D | multibytecodec_support.py | 288 pass_dectest = [] variable in TestBase_Mapping 350 if (csetch, unich) not in self.pass_dectest: |
Completed in 1 milliseconds