summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2010-10-20 22:58:25 +0000
committerVictor Stinner <victor.stinner@haypocalc.com>2010-10-20 22:58:25 +0000
commitbabdfda4277515a2333853d65291bf74678e52b4 (patch)
tree88fa7ca24ba629b16df99bf49aa1c3eb2c99ad85 /Python/sysmodule.c
parent8664619dcbd1322adc449255407866edf91562fe (diff)
downloadcpython-babdfda4277515a2333853d65291bf74678e52b4.tar.gz
Issue #4388: On Mac OS X, decode command line arguments from UTF-8, instead of
the locale encoding. If the LANG (and LC_ALL and LC_CTYPE) environment variable is not set, the locale encoding is ISO-8859-1, whereas most programs (including Python) expect UTF-8. Python already uses UTF-8 for the filesystem encoding and to encode command line arguments on this OS.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions