Skip to content

Instantly share code, notes, and snippets.

@yyyyyyyan
Last active September 11, 2020 22:55
Show Gist options
  • Save yyyyyyyan/56ed8df7e68aaff93b3d5b14e01a7cf4 to your computer and use it in GitHub Desktop.
Save yyyyyyyan/56ed8df7e68aaff93b3d5b14e01a7cf4 to your computer and use it in GitHub Desktop.
try:
blablabla
except NameError, error:
print(error)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment