summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
baserock/morphhack the tests to not have failures on py 2.3 and 3.xThomas Waldmann13 years
function-argumentsPython 2.3 compatibility: re.findall doesn't accept flags in 2.3.ubershmekel15 years
mastertagged release 1.3.0Thomas Waldmann9 years
r101-bsdSwitch r101-bsd branch to BSD license for IPython.steven.bethard15 years
 
TagDownloadAuthorAge
r130argparse-r130.tar.gz  Thomas Waldmann9 years
r122argparse-r122.tar.gz  Thomas Waldmann10 years
r121argparse-r121.tar.gz  Thomas Waldmann13 years
r12argparse-r12.tar.gz  Thomas Waldmann13 years
r11argparse-r11.tar.gz  steven.bethard14 years
r101argparse-r101.tar.gz  steven.bethard15 years
r10argparse-r10.tar.gz  steven.bethard15 years
 
AgeCommit messageAuthorFilesLines
2010-03-01Release argparse 1.1.r11steven.bethard15-61/+61
2010-02-28Better error messages for errors like type='int'. This actually caught a bug ...steven.bethard3-1/+14
2010-02-28Allow single character options, e.g. '-' and '+'.steven.bethard3-19/+31
2010-02-28Deprecate ArgumentParser(..., version=XXX, ...) as well as format_version() a...steven.bethard9-48/+43
2010-02-28Try to be more robust in tests for non .py files (.pyc and variants).steven.bethard1-2/+2
2010-02-28Namespace objects now support "in" (__contains__).steven.bethard3-27/+71
2010-01-07Add convert_arg_line_to_args to allow subclasses to easily override file pars...steven.bethard9-7/+87
2009-12-07Fix bug where --si=64 was deemed ambiguous when both --si and --size were in ...steven.bethard2-0/+26
2009-12-06Add support for nargs='...', which allows emulation of command lines like "py...steven.bethard2-5/+30
2009-12-06Add get_default method.steven.bethard6-3/+59
[...]
 
Clone
git://git.baserock.org/delta/argparse.git
http://git.baserock.org/git/delta/argparse.git
https://git.baserock.org/git/delta/argparse.git