Use new exception-related syntax for Python 3 compatibility
authorAaron Hill <aa1ronham@gmail.com>
Fri, 21 Feb 2014 00:46:41 +0000 (19:46 -0500)
committerAaron Hill <aa1ronham@gmail.com>
Fri, 21 Feb 2014 00:46:41 +0000 (19:46 -0500)
commit5bb8c4c63d99fba6715704e507894d07478ee7de
tree5c5d2e1a7e887fae7fbd6a59ec32e974b92376b8
parent93b646206397af92c89971b3f37ef0f57cc64084
Use new exception-related syntax for Python 3 compatibility
tweepy/api.py
tweepy/auth.py
tweepy/binder.py
tweepy/parsers.py
tweepy/streaming.py
tweepy/utils.py