summaryrefslogtreecommitdiff
path: root/doc/source/add_argument.rst
Commit message (Expand)AuthorAgeFilesLines
* licensing issues: we need a clean restart here - remove everythingThomas Waldmann2011-03-261-430/+0
* Deprecate ArgumentParser(..., version=XXX, ...) as well as format_version() a...steven.bethard2010-02-281-3/+3
* Allow better custom type error messages using ArgumentTypeError.steven.bethard2009-10-241-2/+3
* Support more customization of version arguments.steven.bethard2009-10-241-0/+8
* Set svn:eol-style=native for all .rst files.steven.bethard2009-09-121-421/+421
* Fix minor ReST bugs.steven.bethard2009-07-131-1/+1
* Allow tuples for metavars.steven.bethard2009-07-131-0/+14
* Make code snippets a little more doctest friendly.steven.bethard2009-03-291-4/+4
* Describe the syntax of option strings on the command line.steven.bethard2009-03-281-2/+26
* Initial import from python-hosting.com repository.steven.bethard2009-03-271-0/+383