Merge pull request #104 from Mohmmadhd/master

change  __init__.py to properly import TwythonError
This commit is contained in:
Ryan McGrath 2012-07-22 05:35:50 -07:00
commit 4163fcdc44

View file

@ -1 +1,2 @@
from twython import Twython
from twython import TwythonError, TwythonAPILimit, TwythonAuthError