182f63e82a
with compat_contextlib_suppress(*Exceptions):
# code that fails silently for any of Exceptions
with compat_contextlib_suppress(*Exceptions):
# code that fails silently for any of Exceptions