It is strongly not recommended.
try: do_something() except: pass
Throw exception
Throw exception intentedly
Throw exception during except clause.
except