This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients belopolsky, bethard, eric.araujo
Date 2010-12-03.04:40:26
SpamBayes Score 0.00021031423
Marked as misclassified No
Message-id <1291351228.63.0.273773367955.issue10497@psf.upfronthosting.co.za>
In-reply-to
Content
I’ve started on a test but I’m not sure how to proceed, since I need to use or intercept gettext and compare the error messages of argparse with translated messages to prove that the gettext calls are bogus.  There are various ways of using or intercepting gettext from tests, but I have to experiment a bit before I can propose the simplest patch that could possibly work.

Exceptionally, I’d like to commit the change as is, and defer the testing for some months, until I can get to #10529.
History
Date User Action Args
2010-12-03 04:40:28eric.araujosetrecipients: + eric.araujo, belopolsky, bethard
2010-12-03 04:40:28eric.araujosetmessageid: <1291351228.63.0.273773367955.issue10497@psf.upfronthosting.co.za>
2010-12-03 04:40:26eric.araujolinkissue10497 messages
2010-12-03 04:40:26eric.araujocreate