]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #17156: pygettext.py now uses an encoding of source file and correctly
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 9 Feb 2013 20:37:22 +0000 (22:37 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 9 Feb 2013 20:37:22 +0000 (22:37 +0200)
commitb6ed17344b456f397df800cc553fef94f5b1e58b
tree7b25eb0074b84c2277257a24030a8bc9708cad34
parent041d55331963754ad8c4298ff0584c28eb732223
Issue #17156: pygettext.py now uses an encoding of source file and correctly
writes and escapes non-ascii characters.
Misc/NEWS
Tools/i18n/pygettext.py