Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 354070 Details for
Bug 477980
dev-python/python-twitter - twitter.TwitterError: [{u'message': u'The Twitter REST API v1 is no longer active. Please migrate to API v1.1.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Sample code to generate an error.
all.py (text/plain), 190 bytes, created by
Teika kazura
on 2013-07-24 09:01:17 UTC
(
hide
)
Description:
Sample code to generate an error.
Filename:
MIME Type:
Creator:
Teika kazura
Created:
2013-07-24 09:01:17 UTC
Size:
190 bytes
patch
obsolete
>#!/usr/bin/python2 > >import sys >import twitter > >def main(): > user = "Pontifex" > statuses = twitter.Api().GetUserTimeline(screen_name=user, count=1) > >if __name__ == "__main__": > main()
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 477980
: 354070