Home
last modified time | relevance | path

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

/third_party/python/Tools/unicode/
H A Dmkstringprep.py283 name, table_c22 = tables[0]
288 table_c22 = set(table_c22.keys()) variable
289 assert len(Cc_nonascii - table_c22) == 0
291 specials = list(table_c22 - Cc_nonascii)

Completed in 1 milliseconds