Update to Parser API. Parser.parse() now takes a APIMethod instance.
authorJoshua <jroesslein@gmail.com>
Sat, 30 Jan 2010 18:56:05 +0000 (12:56 -0600)
committerJoshua <jroesslein@gmail.com>
Sat, 30 Jan 2010 18:56:05 +0000 (12:56 -0600)
commit27145f418b9a860186c2a38bb1257bceb7aa7dfd
tree5773b9d97e6adf647249c86a06c718e208e182f5
parentc48d352ad5890c4e57afb8a347630eb5dd1cdf77
Update to Parser API. Parser.parse() now takes a APIMethod instance.
tweepy/binder.py
tweepy/parsers.py