Update parsers to handle cursor responses. API.friends_ids and API.followers_ids...
authorJosh Roesslein <jroesslein@gmail.com>
Tue, 29 Sep 2009 03:25:03 +0000 (22:25 -0500)
committerJosh Roesslein <jroesslein@gmail.com>
Tue, 29 Sep 2009 03:25:03 +0000 (22:25 -0500)
commitcaec131b8ab611d0c8858631eb80dc75229f9281
treed5fa8e24296711dccc46e7989e2e71dcc2aea55b
parentd0466327f20c4db82fbb2f62723a3a053fc3d17f
Update parsers to handle cursor responses. API.friends_ids and API.followers_ids now return a list of integers.
CHANGES
tweepy/api.py
tweepy/binder.py
tweepy/parsers.py