Skip to content

Instantly share code, notes, and snippets.

@rcoh
Created April 1, 2013 16:08
Show Gist options
  • Save rcoh/5285854 to your computer and use it in GitHub Desktop.
Save rcoh/5285854 to your computer and use it in GitHub Desktop.
try:
thrower()
except (Exception1, Exception2):
print DoStuff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment