danielpronych / python-twitter

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

The Project home page has wrong method signature for PostUpdate() method #121

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Go to python-twitter project home page
2. In the using section, the api.PostUpdate() method has username and
password as paramters which needed to be changed

What is the expected output? What do you see instead?
It should have status and in_reply_to_id as parameters.

What version of the product are you using? On what operating system?
python-twitter 0.6

Please provide any additional information below.

Original issue reported on code.google.com by selva4...@gmail.com on 10 Feb 2010 at 7:43