X-Git-Url: https://jfr.im/git/z_archive/twitter.git/blobdiff_plain/bd1346a318f8f8d553a3fbf0a353ef6d68102566..c2176d4e0365bb0764ff6962721053acaa1d1e39:/twitter/twitter_globals.py diff --git a/twitter/twitter_globals.py b/twitter/twitter_globals.py index 8fe1a2d..d7572ee 100644 --- a/twitter/twitter_globals.py +++ b/twitter/twitter_globals.py @@ -8,7 +8,7 @@ POST_ACTIONS = [ # Status Methods - 'update', 'retweet', + 'update', 'retweet', 'update_with_media', # Direct Message Methods 'new', @@ -32,9 +32,6 @@ POST_ACTIONS = [ # Users Methods 'lookup', 'report_spam', - # Geo Methods - 'place', - # Streaming Methods 'filter', 'user', 'site',