Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dsre_constants.py102 OPCODES = [ variable
157 OPCODES = makedict(OPCODES) variable
/external/python/cpython3/Lib/
Dsre_constants.py77 OPCODES = _makecodes(""" variable