User:Jonas Lund/In-Search-Of-Lost-Time/get twitter token: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    23 October 2011

    • curprev 14:5914:59, 23 October 2011Jonas Lund talk contribs 2,248 bytes +2,248 Created page with "<source lang="python"> import urlparse import oauth2 as oauth consumer_key='' consumer_secret='' request_token_url='https://api.twitter.com/oauth/request_token' access_token_url..."