Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/unicode/
Dmkstringprep.py284 Cc_nonascii = Cc - Cc_ascii variable
286 assert len(Cc_nonascii - table_c22) == 0
288 specials = list(table_c22 - Cc_nonascii)