]> granicus.if.org Git - python/commit
Merged revisions 86985 via svnmerge from
authorÉric Araujo <merwok@netwok.org>
Fri, 3 Dec 2010 19:24:49 +0000 (19:24 +0000)
committerÉric Araujo <merwok@netwok.org>
Fri, 3 Dec 2010 19:24:49 +0000 (19:24 +0000)
commitfb3de6b437ba92701e162eb830bbc775cda135b5
treedc21d150bf5aa77adccb14e3a23fdddb5740b2da
parent5cf79f66378cc90eac12dfdbbdef05f1b3cd7771
Merged revisions 86985 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86985 | eric.araujo | 2010-12-03 20:19:17 +0100 (ven., 03 déc. 2010) | 5 lines

  Fix incorrect use of gettext in argparse (#10497).

  Steven, the maintainer of argparse, agreed to have this committed
  without tests for now, since the fix is obvious.  See the bug log.
........
Lib/argparse.py
Misc/NEWS