Searched refs:pass_enctest (Results 1 - 4 of 4) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_codecmaps_kr.py | 21 pass_enctest = [(b'\xa4\xd4', '\u3164')] variable in TestEUCKRMap 33 pass_enctest = [(b'\\', '\u20a9')] variable in TestJOHABMap |
H A D | test_codecmaps_tw.py | 18 pass_enctest = [ variable in TestCP950Map |
H A D | test_codecmaps_jp.py | 36 pass_enctest = [ variable in TestSJISCOMPATMap |
H A D | multibytecodec_support.py | 287 pass_enctest = [] variable in TestBase_Mapping 348 if (csetch, unich) not in self.pass_enctest: |
Completed in 2 milliseconds