X-Git-Url: https://jfr.im/git/z_archive/twitter.git/blobdiff_plain/612ececa169854a26ee03df511f078c10a6a3bdf..c1b9acea68a44614db73ba20acac9cf15846d3ee:/utils/update.py diff --git a/utils/update.py b/utils/update.py index 348e993..fbc5ea6 100755 --- a/utils/update.py +++ b/utils/update.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ''' -This is a development script, intended for office use only. +This is a development script, intended for development use only. This script generates the POST_ACTIONS variable for placement in the twitter_globals.py @@ -121,9 +121,8 @@ def main_with_options(options, files): print """''' This module is automatically generated using `update.py` - ..data:: - - `POST_ACTIONS`: Methods that require the use of POST + .. data:: POST_ACTIONS + List of twitter method names that require the use of POST ''' """ print 'POST_ACTIONS = [\n'