danielpronych / python-twitter

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

Implement the retweet API #130

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,

I use the 0.7-devel branch (and I don't know where that came from I'm
unable to find it online any more). Anyhow, I added the retweet API so that
you can use the new way to retweet tweets with python-twitter.

Original issue reported on code.google.com by sebastia...@gmail.com on 15 Mar 2010 at 8:12

GoogleCodeExporter commented 8 years ago
And I missed the obvious off-by-one error, here is an updated patch.

Original comment by sebastia...@gmail.com on 15 Mar 2010 at 8:18

Attachments:

GoogleCodeExporter commented 8 years ago
you would send the code so that I can use too? Thank you.

Original comment by williame...@gmail.com on 17 Mar 2010 at 8:12

GoogleCodeExporter commented 8 years ago
Just use the attached patch in Comment 1

Original comment by sebastia...@gmail.com on 17 Mar 2010 at 9:10

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Is perfect... :-)

Thanks

Original comment by williame...@gmail.com on 18 Mar 2010 at 7:13

GoogleCodeExporter commented 8 years ago
I modified the above patch to work with the latest code in the dev branch.  Not 
much
changed, just NewStatusFromJsonDict(data) instead of 
Status.NewFromJsonDict(data),
and the line number offset (which was confusing patch)

Original comment by jpwi...@gmail.com on 10 Apr 2010 at 2:45

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Updated to latest dev branch.

Original comment by themany...@gmail.com on 17 Oct 2010 at 4:17

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
why is this missing in the latest version? this is 3 years old.

Original comment by marcel.b...@gmail.com on 13 Mar 2013 at 3:30