diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-23 00:13:28 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-23 00:13:28 +0000 |
commit | 261504955d043d969f238f07b2e40bc00fbfa27a (patch) | |
tree | 78d8569277a525e2ff6975a67a9ad4f7fc62a183 /Python/sysmodule.c | |
parent | e5bcca3fea1fab682d5619a14633335c317f51dc (diff) | |
download | cpython-261504955d043d969f238f07b2e40bc00fbfa27a.tar.gz |
Issue #6011: getpath: decode VPATH env var from the locale encoding
Instead of casting it to wchar_t* without conversion. It fixes a bug if Python
is compiled a non-ascii directory, different than the source code directory,
with C locale.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions