# Pastebin hvOAeqMq except Foo: BLOCK # is the same as: except Exception as e: if isinstance(e, Foo): BLOCK else: raise