danielpronych / python-twitter

Automatically exported from code.google.com/p/python-twitter
Apache License 2.0
0 stars 0 forks source link

Implement statuses/home_timeline [patch] #135

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What version of the product are you using? On what operating system?

0.6-devel on fedora 10, 11, and 12

Please provide any additional information below.

python-twitter doesn't implement the statuses/home_timeline, which includes
retweets.  This patch adds GetHomeTimeline, which should implement the
corresponding method in the twitter API fully.

Original issue reported on code.google.com by jpwi...@gmail.com on 11 Apr 2010 at 4:36

Attachments:

GoogleCodeExporter commented 8 years ago
Oops, opened as a defect when this should have been an enhancement.  Sorry 
about that.

Original comment by jpwi...@gmail.com on 11 Apr 2010 at 4:37

GoogleCodeExporter commented 8 years ago
Duplicate of issue 152.

Original comment by edward.h...@gmail.com on 4 Feb 2011 at 4:46