blob: de064dc1be9fb41e540e0e5c47bbaef1dd9a759c [file] [log] [blame]
try:
raise Exception()
except:
foo = Exception()
raise foo