sauf ne rien faire python
try:
do_something()
except Exception:
pass
Difficult Dunlin
try:
do_something()
except Exception:
pass