Home
last modified time | relevance | path

Searched defs:CHCODES (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dsre_constants.py139 CHCODES = [ variable
159 CHCODES = makedict(CHCODES) variable
/external/python/cpython3/Lib/
Dsre_constants.py135 CHCODES = _makecodes(""" variable