summaryrefslogtreecommitdiff
path: root/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* should not decorate __init__ if a class is going to be subclassedAnthon van der Neut2014-03-281-141/+14
* sub sub parsers addedAnthon van der Neut2014-03-281-41/+79
* initial ProgramBaseAnthon van der Neut2014-03-261-17/+160
* include version stuff so it can be upgradedAnthon van der Neut2014-03-171-2/+6
* added sub_parser, global_option, global_only_option, create_argument_parserAnthon van der Neut2014-03-171-0/+120
* add SmartFormatter and testsAnthon van der Neut2014-03-031-2/+66
* initial versionAnthon van der Neut2014-01-281-0/+36