-
```
What steps will reproduce the problem?
1. check notes for r86
2. check class.twitter.php @function friendsTimeline
3. compare and contrast
What is the expected output? What do you see instead?
…
-
```
I have installed python-twitter version 0.8.2. I only want this wrapper to send
tweets, so I'm trying to use tweet.py example.
My OS is Angstrom Linux running in a Guruplug (ARM).
Python is 2.6.5…
-
```
>>> api = twitter.Api(username='user', password='password')
>>> users = api.GetFriends()
Traceback (most recent call last):
File "", line 1, in
File "twitter.py", line 1794, in GetFriends
…
-
```
>>> api = twitter.Api(username='user', password='password')
>>> users = api.GetFriends()
Traceback (most recent call last):
File "", line 1, in
File "twitter.py", line 1794, in GetFriends
…
-
```
FIRST DOING THIS ON OUR TinySocial EXAMPLE:
use dataverse TinySocial;
insert into dataset TweetMessages
(
{"tweetid":"13",
"user":
{"screen-name":"NathanGiesen@211",
"lan…
-
```
>>> api = twitter.Api(username='user', password='password')
>>> users = api.GetFriends()
Traceback (most recent call last):
File "", line 1, in
File "twitter.py", line 1794, in GetFriends
…
-
```
>>> api = twitter.Api(username='user', password='password')
>>> users = api.GetFriends()
Traceback (most recent call last):
File "", line 1, in
File "twitter.py", line 1794, in GetFriends
…
-
```
>>> api = twitter.Api(username='user', password='password')
>>> users = api.GetFriends()
Traceback (most recent call last):
File "", line 1, in
File "twitter.py", line 1794, in GetFriends
…
-
```
>>> api = twitter.Api(username='user', password='password')
>>> users = api.GetFriends()
Traceback (most recent call last):
File "", line 1, in
File "twitter.py", line 1794, in GetFriends
…
-
Earlier this year we expanded the committers of RxJava to include non-Netflix engineers. I'd like to now further explore how we can broaden community involvement and lessen dependence on me. The recen…