Skip to content

Instantly share code, notes, and snippets.

@blturner
Created August 16, 2012 00:24
Show Gist options
  • Save blturner/3364984 to your computer and use it in GitHub Desktop.
Save blturner/3364984 to your computer and use it in GitHub Desktop.
try:
whatever
except (Exception1, Exception2):
whatever
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment