summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2010-10-15 22:46:07 +0000
committerVictor Stinner <victor.stinner@haypocalc.com>2010-10-15 22:46:07 +0000
commita60b1fe637f31ae904edfd9a8d6bf0f27876cf19 (patch)
tree9b0b820e4bda965783125712e6643f1acf03e5bf /Python/sysmodule.c
parent945d344cd37199efcb802161c0f813628311195f (diff)
downloadcpython-a60b1fe637f31ae904edfd9a8d6bf0f27876cf19.tar.gz
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/sysmodule.c')
0 files changed, 0 insertions, 0 deletions