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