Open GoogleCodeExporter opened 8 years ago
Check your locale configuration (eg: LC_* environment variables, at least in
most unix like platforms) in the CLI, it's probably not UTF8.
Original comment by davide.r...@gmail.com
on 3 Mar 2015 at 8:55
Checked, and not the case:
$ locale
LANG="es_ES.UTF-8"
LC_COLLATE="es_ES.UTF-8"
LC_CTYPE="es_ES.UTF-8"
LC_MESSAGES="es_ES.UTF-8"
LC_MONETARY="es_ES.UTF-8"
LC_NUMERIC="es_ES.UTF-8"
LC_TIME="es_ES.UTF-8"
LC_ALL=
Original comment by kou...@gmail.com
on 3 Mar 2015 at 7:35
Original issue reported on code.google.com by
kou...@gmail.com
on 14 Feb 2015 at 5:54