reverted the encoding fix that tommy made in lieu of a different crazy hack
[twitter-api-cdsw-solutions] / twitter1.py
index c1ec98fc81dacd04942db5ae7dc88e5fcd660965..26b6337cf3247f8d9f14d6f8930e60f97c24a8e9 100644 (file)
@@ -1,3 +1,4 @@
+import encoding_fix
 import tweepy
 from twitter_authentication import CONSUMER_KEY, CONSUMER_SECRET, ACCESS_TOKEN, ACCESS_TOKEN_SECRET
 

Benjamin Mako Hill || Want to submit a patch?