Kumar Appaiah
unread,Dec 9, 2009, 6:37:50 PM12/9/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to twe...@googlegroups.com
Dear Tweepy users,
I was wondering how the User.timeline function is intended to work;
currently, since it just uses the API object using which it is
created, the following code results in just my timeline always
(twitter is the API instance):
any_user = twitter.get_user('any_random_user')
any_user_timeline = any_user.timeline()
Now, any_user_timeline is my own timeline; this seems to be a tad
misleading. Of course, twitter.user_timeline('any_user') works
correctly, as expected.
Please let me know if I am missing something.
Kumar
--
Wishing to hearten a timid lamp
great night lights all her stars.
- Rabindranath Tagore (Fireflies, 1928)