Home
last modified time | relevance | path

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

/external/python/cpython3/Tools/unicode/
Dmakeunicodedata.py124 old_unicode = UnicodeData(version, cjk_check=False)
1001 def __init__(self, version, cjk_check=True): argument
1029 if cjk_check and cjk_ranges != cjk_ranges_found: