summaryrefslogtreecommitdiff
path: root/examples/example.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'test_merge' into test_ply_mergeEric Lin2018-05-021-1/+1
|\
| * Removed the expensive imports from cmd2/__init__.pyEric Lin2018-04-251-1/+1
* | multilineCommands -> multiline_commandskotfu2018-04-291-1/+1
|/
* Started removing dependency on sixTodd Leonhardt2018-04-151-1/+1
* Removed abbrev attributeKevin Van Brunt2018-03-021-1/+0
* Renamed @with_argument_parser decorator to @with_argparserTodd Leonhardt2018-01-211-3/+3
* Changed @with_argument_parser to only pass single argument to commandsTodd Leonhardt2018-01-151-2/+2
* Made a couple cleanup changesTodd Leonhardt2018-01-151-13/+16
* switch from optparse to argparseJared Crapo2018-01-101-25/+26
* Made a couple fixes to existing examplesTodd Leonhardt2017-11-111-2/+2
* Make the same as test_transcription.pyJared Crapo2017-08-211-4/+5
* Write documentation for revised transcription featureJared Crapo2017-08-211-10/+33
* Fixed a few bugs and examplesTodd Leonhardt2017-07-031-0/+1
* Refactored to replace custom StubbornDict with collections.OrderedDictTodd Leonhardt2017-06-291-4/+7
* Changed default value for USE_ARG_LIST global to TrueTodd Leonhardt2017-06-141-1/+4
* Mostly fix a bunch of spelling mistakes.Todd Leonhardt2017-03-131-1/+1
* Changes to make our project as welcoming as possible for new contributors.Todd Leonhardt2017-02-261-0/+53