]> granicus.if.org Git - python/commit
Merged revisions 86090 via svnmerge from
authorSteven Bethard <steven.bethard@gmail.com>
Mon, 1 Nov 2010 15:59:35 +0000 (15:59 +0000)
committerSteven Bethard <steven.bethard@gmail.com>
Mon, 1 Nov 2010 15:59:35 +0000 (15:59 +0000)
commit784dd51ad297d31ee724f38a528ba8472e4b14f9
treee714c18ac08124df0d72795464925bfdc665594a
parent931906a7f5974865c9e928332eb6dd8ba10a91c7
Merged revisions 86090 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86090 | steven.bethard | 2010-11-01 16:57:36 +0100 (Mon, 01 Nov 2010) | 1 line

  Fix bug 9352 where characters were being lost in parsing some short options
........
Lib/argparse.py
Lib/test/test_argparse.py