Skip to content

Instantly share code, notes, and snippets.

@rcoh
Created April 1, 2013 16:01
Show Gist options
  • Save rcoh/5285794 to your computer and use it in GitHub Desktop.
Save rcoh/5285794 to your computer and use it in GitHub Desktop.
try:
thrower()
except NastyException, e:
print "Uh oh. We threw an", e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment