summaryrefslogtreecommitdiff
path: root/examples/pirate.py
Commit message (Expand)AuthorAgeFilesLines
* Updated one example so it can be used properly with default_to_shellTodd Leonhardt2018-03-161-4/+0
* Renamed @with_argument_parser decorator to @with_argparserTodd Leonhardt2018-01-211-2/+2
* History enhancementsTodd Leonhardt2018-01-201-8/+8
* Simplified a few argparse examples and fixed some incorrect documentationTodd Leonhardt2018-01-171-2/+2
* Changed @with_argument_parser to only pass single argument to commandsTodd Leonhardt2018-01-151-11/+12
* Modified examples still using @options to import make_option from optparseTodd Leonhardt2018-01-151-1/+2
* Fixed a few bugs and examplesTodd Leonhardt2017-07-031-7/+9
* Mostly fix a bunch of spelling mistakes.Todd Leonhardt2017-03-131-1/+1
* Improved examplesTodd Leonhardt2017-03-111-0/+89