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 LambertDW, aronacher, bethard, dwayne, eric.araujo, georg.brandl
Date 2010-12-03.19:47:26
SpamBayes Score 0.00062618486
Marked as misclassified No
Message-id <1291405649.34.0.701357783761.issue4391@psf.upfronthosting.co.za>
In-reply-to
Content
I just checked argparse and there are similar non-optimal calls.  Not all languages can use “string(s)” to express with 0, 1 or more, that’s why we have ngettext.

Georg: This is a string change similar to #10528.  Does it need a patch and review before the beta1 too?
History
Date User Action Args
2010-12-03 19:47:29eric.araujosetrecipients: + eric.araujo, georg.brandl, bethard, LambertDW, aronacher, dwayne
2010-12-03 19:47:29eric.araujosetmessageid: <1291405649.34.0.701357783761.issue4391@psf.upfronthosting.co.za>
2010-12-03 19:47:26eric.araujolinkissue4391 messages
2010-12-03 19:47:26eric.araujocreate