[Python-checkins] r86988 - python/branches/release31-maint

eric.araujo python-checkins at python.org
Fri Dec 3 20:22:35 CET 2010


Author: eric.araujo
Date: Fri Dec  3 20:22:35 2010
New Revision: 86988

Log:
Blocked revisions 86985 via svnmerge

........
  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.
........


Modified:
   python/branches/release31-maint/   (props changed)


More information about the Python-checkins mailing list