Searched refs:ExceptHandler_kind (Results 1 – 3 of 3) sorted by relevance
496 enum _excepthandler_kind {ExceptHandler_kind=1}; enumerator
777 case ExceptHandler_kind: in astfold_excepthandler()
3256 p->kind = ExceptHandler_kind; in _PyAST_ExceptHandler()4823 case ExceptHandler_kind: in ast2obj_excepthandler()