[issue10497] Incorrect use of gettext in argparse

Éric Araujo report at bugs.python.org
Fri Dec 3 05:40:28 CET 2010


Éric Araujo <merwok at netwok.org> added the comment:

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.

----------
assignee:  -> eric.araujo

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10497>
_______________________________________


More information about the Python-bugs-list mailing list