danielpronych / python-twitter

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

public java.util.List getUserTimeLine(java.lang.String p1, int p2, int p3) #129

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. This method ihad given as
2. hotTwitter.getUserTimeLine("latrobe",userTimeLineId, 1, 5)
3. Its returning always 5 tweats not sure whats the problem

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by smara...@gmail.com on 8 Mar 2010 at 6:49

GoogleCodeExporter commented 8 years ago
wrong twitter library I think, this is the python version

Original comment by bear42 on 16 Oct 2010 at 11:00