blob: 2359b0dd4b9c34a33e44cce9e42e5b1c43d2731c [file] [log] [blame]
try:
foo()
except (A, B):
pass