]> granicus.if.org Git - python/commit
Issue #17156: pygettext.py now uses an encoding of source file and correctly
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 9 Feb 2013 20:38:29 +0000 (22:38 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 9 Feb 2013 20:38:29 +0000 (22:38 +0200)
commit151699a202e6213c1f02b37605a033975ae52307
tree6a52ae91ef92d8e6dc2eb9bf2ff6681ab3eccd53
parent26cab565423a830701667555980232baeca07580
parent859cd4723f07e2b1da7387f5be0f2ce0a195974d
Issue #17156: pygettext.py now uses an encoding of source file and correctly
writes and escapes non-ascii characters.
Misc/NEWS