Fixed broken User.lists() API call
authorPaulo Freitas <me@paulofreitas.me>
Mon, 11 Feb 2013 16:44:33 +0000 (14:44 -0200)
committerPaulo Freitas <me@paulofreitas.me>
Mon, 11 Feb 2013 16:44:33 +0000 (14:44 -0200)
commita41dec37b3e784e078a578b096dc348d6060aa56
tree1972338ad60581853c6ceeefd742f8e9167cc6d5
parent957f2762c68b6d539b2733a01b4650a251f8cae4
Fixed broken User.lists() API call

API method `lists()` was replaced by `lists_all()`.
tweepy/models.py