]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Mark getopt error messages as localizable (fixes #11371).
authorÉric Araujo <merwok@netwok.org>
Sun, 20 Mar 2011 23:09:07 +0000 (00:09 +0100)
committerÉric Araujo <merwok@netwok.org>
Sun, 20 Mar 2011 23:09:07 +0000 (00:09 +0100)
commiteda5583bdcab854f4fb5cd408b46d75efe3bb65e
tree86b9be31a560b5d2c942c9321a1e008fc714cf68
parent16e6f4c3f0b2b5d2a89b4dae93855ff32864a22a
Mark getopt error messages as localizable (fixes #11371).

Patch by Filip Gruszczyński.
Lib/getopt.py
Misc/NEWS