diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-04-20 03:27:51 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-04-20 03:27:51 +0200 |
commit | 783c82c7013b4bda3f8a20d6d41b2960d59af3e6 (patch) | |
tree | dba21a276be293cc6b935cb5076964831b1e6076 /Python/thread.c | |
parent | f48ac3001af82ad6e1e4dba364982435ba9e7047 (diff) | |
download | cpython-git-783c82c7013b4bda3f8a20d6d41b2960d59af3e6.tar.gz |
Close #11619: write_compiled_module() doesn't encode the filename
Reimplement open_exclusive() using _wopen() to avoid encoding the filename to
the filesystem encoding: use the Unicode version of the Windows API.
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions