Searched refs:supmaps (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_codecmaps_jp.py | 13 supmaps = [ variable in TestCP932Map 21 supmaps.append((bytes([i]), chr(i+0xfec0))) |
H A D | multibytecodec_support.py | 289 supmaps = [] variable in TestBase_Mapping 344 for mapping in self.supmaps: |
Completed in 2 milliseconds