reverted the encoding fix that tommy made in lieu of a different crazy hack
[twitter-api-cdsw] / twitter2.py
index 96a86fc764fede2a122059576f27c229faee1d51..89f03fabebc2b99661ce5f29dc6973e4e1d09a18 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?