change __init__.py #104

Merged
Mohmmadhd merged 1 commit from master into master 2012-07-22 05:35:50 -07:00
Mohmmadhd commented 2012-07-10 05:24:58 -07:00 (Migrated from github.com)

I have a problem importing TwythonError so I checked and it was not imported in init.py
you have to write ( from twython.twython import TwythonError ) in order to work

I have a problem importing TwythonError so I checked and it was not imported in **init**.py you have to write ( from twython.twython import TwythonError ) in order to work
ryanmcgrath commented 2012-07-22 05:35:57 -07:00 (Migrated from github.com)

Merged, thanks!

Merged, thanks!
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: code/twython#104
No description provided.