twisted.python._release.ChangeVersionsScript(object)
class documentationtwisted.python._release
View Source
(View In Hierarchy)
A thing for changing version numbers. See main
.
Method | main | Given a list of command-line arguments, change all the Twisted versions in the current directory. |
Given a list of command-line arguments, change all the Twisted versions in the current directory.
Parameters | args | List of command line arguments. This should only contain the version number. (type: list of str) |