Fix tweepy.debug() by using six's module helpers.
authorJoshua Roesslein <jroesslein@opengov.com>
Wed, 10 Dec 2014 02:59:49 +0000 (18:59 -0800)
committerJoshua Roesslein <jroesslein@opengov.com>
Wed, 10 Dec 2014 02:59:49 +0000 (18:59 -0800)
commit8670dc8d6c0c920f21598b132250537a744eeebc
treefd45fd50187d6d22c2e926a0759a42ffa3065ee6
parent842e80e5f76d7ebc777672d07bbcc2ef89b2c996
Fix tweepy.debug() by using six's module helpers.
tweepy/__init__.py