Home | History | Annotate | Download | only in compiler

Lines Matching refs:EXCEPT

21 except AttributeError:
33 EXCEPT = 2
44 except SyntaxError:
235 except AssertionError, msg:
500 elif kind == EXCEPT or kind == TRY_FINALLY:
788 self.setups.push((EXCEPT, body))