Replace TweepError with TweepyException where not HTTP request error
authorHarmon <Harmon758@gmail.com>
Wed, 24 Mar 2021 09:04:24 +0000 (04:04 -0500)
committerHarmon <Harmon758@gmail.com>
Wed, 24 Mar 2021 09:04:24 +0000 (04:04 -0500)
commit5c39cd159ef761500f3cb0292a3da40d5e250417
tree2c857d8ff2f4881b835088a1177cf19894fd4172
parenta38f108bd0e79a7d23f9bec49233953db57ff30b
Replace TweepError with TweepyException where not HTTP request error
tweepy/api.py
tweepy/auth.py
tweepy/cursor.py
tweepy/parsers.py
tweepy/streaming.py