diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-11-11 23:04:59 +0000 |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-11-11 23:04:59 +0000 |
commit | 9a5499b4e54f1d74dfe41772d780511c8ad1120c (patch) | |
tree | 4aac685d27ffba930b8c36f4dc356aed6728a0b3 /Python/graminit.c | |
parent | d3013ffa49e889ff96ed967f574aa01b91b09f12 (diff) | |
download | cpython-git-9a5499b4e54f1d74dfe41772d780511c8ad1120c.tar.gz |
#3705: Command-line arguments were not correctly decoded when the
terminal does not use UTF8.
Now the code propagates the unicode string as far as possible, and avoids
the conversion to char* which implicitely uses utf-8.
Reviewed by Benjamin.
Diffstat (limited to 'Python/graminit.c')
0 files changed, 0 insertions, 0 deletions