Home
last modified time | relevance | path

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

/third_party/python/Lib/encodings/
Didna.py41 RandAL = [stringprep.in_table_d1(x) for x in label]
42 for c in RandAL:
57 if not RandAL[0] or not RandAL[-1]:
/third_party/python/Tools/unicode/
Dmkstringprep.py409 RandAL = set(gen_bidirectional(["R","AL"])) variable
410 assert set(table.keys()) == RandAL