Add retweeters() method.
authorJoshua Roesslein <jroesslein@gmail.com>
Sat, 17 Aug 2013 07:55:04 +0000 (00:55 -0700)
committerJoshua Roesslein <jroesslein@gmail.com>
Sat, 17 Aug 2013 07:55:04 +0000 (00:55 -0700)
commit3f24fec6f1d55f2f0e9e675a816fe5310c8a5ad9
tree597cacc99878d7dd75599ae087fc1c2be0c79600
parenta6d83b76df081faba9f85eb4f00927878cff91b7
Add retweeters() method.

- retweeters() -> statuses/retweeters/ids
- Removed deprecated methods retweeted_by and retweeted_by_ids.
tests/test_api.py
tweepy/api.py