Home
last modified time | relevance | path

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

/third_party/python/Tools/unicode/
H A Dmkstringprep.py287 Cc_nonascii = Cc - Cc_ascii variable
289 assert len(Cc_nonascii - table_c22) == 0
291 specials = list(table_c22 - Cc_nonascii)

Completed in 1 milliseconds