]> granicus.if.org Git - python/commit
Merged revisions 86092 via svnmerge from
authorSteven Bethard <steven.bethard@gmail.com>
Mon, 1 Nov 2010 16:30:24 +0000 (16:30 +0000)
committerSteven Bethard <steven.bethard@gmail.com>
Mon, 1 Nov 2010 16:30:24 +0000 (16:30 +0000)
commit68c3678253eb0bf1a15537d2725df9af15e2c913
treecd2983926776e3640e308fe0cc4e6918512d8458
parent784dd51ad297d31ee724f38a528ba8472e4b14f9
Merged revisions 86092 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86092 | steven.bethard | 2010-11-01 17:29:26 +0100 (Mon, 01 Nov 2010) | 1 line

  Fix for issue 9355 where with multiple mutually exclusive arguments, some brackets were being lost in the usage messages
........
Lib/argparse.py
Lib/test/test_argparse.py