twython/twython
Erik Scheffers 7f93acb39e Modified blukUserLookup:
* version argument was ignored
* user_id and screen_name lists were not url-escaped, and always ended
with a trailing comma
* unknown parameter 'lol=1' removed
* allow other arguments to users/lookup to be added (kwargs)
* added http headers to request
2011-01-25 15:55:45 +08: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 Streaming work; not official, just hackery for fun. Fork and patch or look away. 2010-11-07 02:18:24 -05:00
twitter_endpoints.py verify credentials and return userinfo 2010-11-10 08:27:21 -08:00
twython.py Modified blukUserLookup: 2011-01-25 15:55:45 +08:00