]> jfr.im git - z_archive/twitter.git/commitdiff
add retweet to this globals file even though its supposed to be generated
authorBryan <redacted>
Tue, 23 Mar 2010 22:39:29 +0000 (15:39 -0700)
committerBryan <redacted>
Tue, 23 Mar 2010 22:39:29 +0000 (15:39 -0700)
twitter/twitter_globals.py

index 44140f31db8a96e2c46023c69dfe06f7a8f3e00c..44ec53a524f54bee0f20cbd700c019cc7f31ecfd 100644 (file)
@@ -8,7 +8,7 @@
 POST_ACTIONS = [
 
     # Status Methods
-    'update', 
+    'update', 'retweet'
 
     # Direct Message Methods
     'new',