Home
last modified time | relevance | path

Searched refs:has_iso10646 (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/
Dmultibytecodec_support.py22 has_iso10646 = 0 # set if this encoding contains whole iso10646 map variable in TestBase
74 if self.has_iso10646:
84 if self.has_iso10646:
Dtest_codecencodings_cn.py58 has_iso10646 = True variable in Test_GB18030