[issue10497] Incorrect use of gettext in argparse

Steven Bethard report at bugs.python.org
Fri Dec 3 10:30:50 CET 2010


Steven Bethard <steven.bethard at gmail.com> added the comment:

Yes, I think it's okay to fix this without a test, given that it's a nontrivial amount of work to test gettext stuff. I'd rather have it working now, without tests, than wait until we know how to test stuff with gettext.

It's also a pretty minor, obvious fix. Of course, I assume you'll make sure this also merges correctly with your Issue 10528 patch.

----------

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


More information about the Python-bugs-list mailing list