diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-18 12:13:46 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-18 12:13:46 (GMT) |
commit | d36c8217e130bac34ea8c95c8351c47e24c401e2 (patch) | |
tree | 7b58cbc51355c41443666ab95ca0aa53329d8d83 /Modules/_sre.c | |
parent | b08820ad406b9fd291a8707e4bad41cc8486ab08 (diff) | |
download | cpython-d36c8217e130bac34ea8c95c8351c47e24c401e2.zip cpython-d36c8217e130bac34ea8c95c8351c47e24c401e2.tar.gz cpython-d36c8217e130bac34ea8c95c8351c47e24c401e2.tar.bz2 |
zipimport: read_directory() uses cp437 or utf-8 (in strict mode), depending on
the unicode flag, to decode the filename, instead of the filesystem encoding.
Use the same choice than the zipfile module.
Diffstat (limited to 'Modules/_sre.c')
0 files changed, 0 insertions, 0 deletions