From: Éric Araujo Date: Fri, 3 Dec 2010 19:22:35 +0000 (+0000) Subject: Blocked revisions 86985 via svnmerge X-Git-Tag: v3.2.1b1~347^2~199 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=36a508fee63f4bbd5cc816f2a55d2197d6e34976;p=thirdparty%2FPython%2Fcpython.git 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. ........ ---