Home
last modified time | relevance | path

Searched refs:ExceptHandler_kind (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_ast.h503 enum _excepthandler_kind {ExceptHandler_kind=1}; enumerator
/third_party/python/Python/
H A Dast_opt.c998 case ExceptHandler_kind: in astfold_excepthandler()
H A DPython-ast.c3293 p->kind = ExceptHandler_kind; in _PyAST_ExceptHandler()
4917 case ExceptHandler_kind: in ast2obj_excepthandler()

Completed in 32 milliseconds