]> granicus.if.org Git - python/commit
#10680: fix mutually exclusive arguments in argument groups.
authorSteven Bethard <steven.bethard@gmail.com>
Sun, 30 Jan 2011 14:05:38 +0000 (14:05 +0000)
committerSteven Bethard <steven.bethard@gmail.com>
Sun, 30 Jan 2011 14:05:38 +0000 (14:05 +0000)
commit7f41b88bb7b978205a438c7eea2b7f6bba6862d0
tree0f4b9a22fbcc91aeb5e217e9f859b460d38d3fb0
parent53c460d5fb3f2d5bdd001a7eaf621751faa87ff2
#10680: fix mutually exclusive arguments in argument groups.
Lib/argparse.py
Lib/test/test_argparse.py