Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/unicode/
Dmkstringprep.py264 name, table_c21 = tables[0] variable
270 table_c21 = set(table_c21.keys()) variable
271 assert Cc_ascii == table_c21
/external/python/cpython3/Tools/unicode/
Dmkstringprep.py270 name, table_c21 = tables[0] variable
276 table_c21 = set(table_c21.keys()) variable
277 assert Cc_ascii == table_c21