Skip to content

Instantly share code, notes, and snippets.

@slinkp
Created March 13, 2013 14:47
Show Gist options
  • Save slinkp/5152811 to your computer and use it in GitHub Desktop.
Save slinkp/5152811 to your computer and use it in GitHub Desktop.
try:
print "hi", nothing
except NameError:
print "ok"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment