python do nothing in except code example Example: except do nothing python try: do_something() except Exception: pass