Kecuali tidak melakukan apa pun Python
try:
do_something()
except Exception:
pass
Difficult Dunlin
try:
do_something()
except Exception:
pass