]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#10680: fix mutually exclusive arguments in argument groups.
authorGeorg Brandl <georg@python.org>
Sun, 30 Jan 2011 12:19:35 +0000 (12:19 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 30 Jan 2011 12:19:35 +0000 (12:19 +0000)
commit0f6b47a338fdc0063c651657fcbb6908da27f0b9
treedd9fadce4192f09548ba1851fbd5381d6f2120e2
parentd2f3857c40a340f252397eb16b4289403af8bf76
#10680: fix mutually exclusive arguments in argument groups.
Lib/argparse.py
Lib/test/test_argparse.py
Misc/NEWS