]> jfr.im git - z_archive/twitter.git/blobdiff - twitter/oauth_dance.py
Add a simple prompt thing to twitter cmdline.
[z_archive/twitter.git] / twitter / oauth_dance.py
index 877da8b42dc690c6ecae3738a3487ac61c1af2c5..a89bdd26d658f825c328c62becd577730b36bc4c 100644 (file)
@@ -31,6 +31,8 @@ type it here:
 """
     oauth_url = ('http://api.twitter.com/oauth/authorize?oauth_token=' +
                  oauth_token)
+    print "Opening: %s\n" % oauth_url
+
     try:
         r = webbrowser.open(oauth_url)
         time.sleep(2) # Sometimes the last command can print some