Reviewing Twisted tickets

5 thoughts
last posted Oct. 14, 2014, 2:34 p.m.

2 earlier thoughts

0

twisted-dev-tools

Available at https://pypi.python.org/pypi/twisted-dev-tools

$ mkvirtualenv twisted

$ workon twisted
(twisted)$ pip install twisted-dev-tools
(twisted)$ mkbranch --help
Usage: mkbranch [options]
Options:
      --version  Display Twisted version and exit.
      --help     Display this help and exit.

2 later thoughts