Serhiy Storchaka added the comment:

Here is a patch for 3.x, which correctly detects input file encoding and 
correctly escapes non-ascii output files if -E specified (and only if it 
specified).

For 2.7 we should just negate an argument for make_escapes.

----------
components: +Unicode
nosy: +ezio.melotti, loewis
stage:  -> patch review
versions: +Python 3.3, Python 3.4
Added file: http://bugs.python.org/file29001/pygettext_unicode.patch

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

Reply via email to