twython/twython
Michael Helmick 19293b54a9 Remove exceptions and methods in 2.0
* update twitter_endpoints with isListSubscriber and isListMember
instead of having them in twython.py

* app_key and app_secret in place to take over twitter_token and
twitter_secret

* updated methods to have the short hand description show up, should
always be on first line and the description.. not repeating the function

* fixed other method docs and stuff
2012-05-13 12:38:30 -04:00
..
__init__.py Twython 1.3, OAuth support is now finally included and working. Ships with an example Django application to get people started with OAuth, entire library is refactored to not be a royal clusterfsck. Enjoy. 2010-10-16 23:37:47 -04:00
twitter_endpoints.py Remove exceptions and methods in 2.0 2012-05-13 12:38:30 -04:00
twython.py Remove exceptions and methods in 2.0 2012-05-13 12:38:30 -04:00