Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dopcode.h91 #define END_FINALLY 88 macro
/external/python/cpython2/Lib/compiler/
Dpycodegen.py35 END_FINALLY = 4 variable