Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Started removing dependency on six | Todd Leonhardt | 2018-04-15 | 1 | -1/+1 |
* | Use self.poutput() instead of print() in arg_print.py example | Todd Leonhardt | 2018-03-07 | 1 | -4/+4 |
* | Renamed @with_argument_parser decorator to @with_argparser | Todd Leonhardt | 2018-01-21 | 1 | -2/+2 |
* | Renamed new decorator to @with_argparser_and_unknown_args to make it more des... | Todd Leonhardt | 2018-01-15 | 1 | -2/+2 |
* | Changed @with_argument_parser to only pass single argument to commands | Todd Leonhardt | 2018-01-15 | 1 | -9/+30 |
* | Modified examples still using @options to import make_option from optparse | Todd Leonhardt | 2018-01-15 | 1 | -1/+2 |
* | Updated docs to make it more clear that you need to update shortcuts attribut... | Todd Leonhardt | 2017-11-09 | 1 | -1/+8 |
* | Improved documentation for how a user can modify comment grammar/style | Todd Leonhardt | 2017-09-22 | 1 | -0/+39 |