Pavel Roskin added the comment:

I have tested the patch. It fixes the problem for me.

You are right, new programs would just supply translated help to the version 
action. No effort would be saved.

But the programs updated from the deprecated syntax may rely on a separate 
string list for translating strings found in argparse.py. They would lose the 
translation for the "--version" help without any warning. 
Debugging and fixing that would take some effort.

----------
nosy: +proski

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16786>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to