Part of twisted.python._release View Source View In Hierarchy
main
.Method | main | Build all release tarballs. |
Parameters | args | The command line arguments to process. This must contain at least two
strings: the checkout directory and the destination directory. An optional
third string can be specified for the website template file, used for
building the howto documentation. If this string isn't specified, the
default template included in twisted will be used. (type: list of str ) |