Skip to content

Instantly share code, notes, and snippets.

@cocuh
Created January 26, 2013 15:38
Show Gist options
  • Save cocuh/4642944 to your computer and use it in GitHub Desktop.
Save cocuh/4642944 to your computer and use it in GitHub Desktop.
globals().__setitem__('e',lambda x,y:globals().__setitem__(x,y))or e('tw',__import__('tweepy'))or e('o',tw.OAuthHandler(*['cus_tok','cus_sec']))or o.set_access_token(*['acc_tok','acc_sec')or tw.API(o).update_status('a - a - test - test - ')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment