python-twitter icon indicating copy to clipboard operation
python-twitter copied to clipboard

A fork of the original python-twitter API by DeWitt Clinton.

Results 1 python-twitter issues
Sort by recently updated
recently updated
newest added

I tried the following code api=twitterapi.Api('kracetheking','mypassword') api.GetFriends() in interactive mode,but i got urllib2.HTTPError: HTTP Error 401: Unauthorized