diff options
| author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-15 22:46:07 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-15 22:46:07 (GMT) |
| commit | 88bd891e6c536cec0b53d2a52115f44f8498c331 (patch) | |
| tree | 7c0c0e68b27c44e0588919e27520724350228174 /Python/ast.c | |
| parent | 1a5630326f0992db78949a378a32b4979517e200 (diff) | |
| download | cpython-88bd891e6c536cec0b53d2a52115f44f8498c331.zip cpython-88bd891e6c536cec0b53d2a52115f44f8498c331.tar.gz cpython-88bd891e6c536cec0b53d2a52115f44f8498c331.tar.bz2 | |
Fix imp_cache_from_source(): Decode make_compiled_pathname() result from the
filesystem encoding instead of utf-8.
imp_cache_from_source() encodes the input path to filesystem encoding and this
path is passed to make_compiled_pathname().
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions
