Skip to content

Instantly share code, notes, and snippets.

Created September 12, 2013 19:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/80a8e2e4e2402ff655cd to your computer and use it in GitHub Desktop.
Save anonymous/80a8e2e4e2402ff655cd to your computer and use it in GitHub Desktop.
None None
Traceback (most recent call last):
File "beth.py", line 38, in <module>
if "hate" in tweet.get(u'text'): # Now, you need to light up the light for 5 seconds, then shut it off.
TypeError: argument of type 'NoneType' is not iterable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment