Skip to content

Instantly share code, notes, and snippets.

@shredding
Created February 21, 2017 09:58
Show Gist options
  • Save shredding/6a77236bfb3654fce0d7214967f3d76d to your computer and use it in GitHub Desktop.
Save shredding/6a77236bfb3654fce0d7214967f3d76d to your computer and use it in GitHub Desktop.
try:
[] & []
except TypeError as exc:
print(exc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment