Skip to content

Instantly share code, notes, and snippets.

@kormat
Created June 30, 2015 14:57
Show Gist options
  • Save kormat/b8f11c3e17e68a92085f to your computer and use it in GitHub Desktop.
Save kormat/b8f11c3e17e68a92085f to your computer and use it in GitHub Desktop.
try:
1/0
except:
handler.handleError("hi")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment