Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
DPython-ast.h65 Raise_kind=12, TryExcept_kind=13, TryFinally_kind=14, enumerator
/external/python/cpython3/Include/
DPython-ast.h70 AsyncWith_kind=14, Raise_kind=15, Try_kind=16, enumerator