twython/twython
Michael Helmick 158bf77231 Remove httplib2 dependency, remove "shortenUrl" function, no need for urllib2 either
* Removed shortenUrl since Twitter ALWAYS shortens the URL to a t.co,
anyways.

* Since removing shortenUrl, no need for urllib2 anymore

* No need for httplib2 anymore, either
2012-03-08 12:24:03 -05: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
streaming.py minor changes to ensure streaming.py doesn't throw an IndentationError 2011-05-11 14:25:07 -04:00
twitter_endpoints.py PEP8 Cleanup on Twitter Endpoints 2012-03-06 16:58:27 -05:00
twython.py Remove httplib2 dependency, remove "shortenUrl" function, no need for urllib2 either 2012-03-08 12:24:03 -05:00