while True: try: success() except Exception: failure() finally: courage_to_continue()