summaryrefslogtreecommitdiffstats
path: root/Python/modsupport.c
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2007-02-25 15:57:45 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2007-02-25 15:57:45 (GMT)
commitc5ceb251b395c207ed0411d1e94f0fd3703157ea (patch)
treead2998a0f0e4c4610cf28c2a0b5cb610be63854c /Python/modsupport.c
parent7218c2d2f44548e0b4bf14db1ff892662db00b1f (diff)
downloadcpython-c5ceb251b395c207ed0411d1e94f0fd3703157ea.zip
cpython-c5ceb251b395c207ed0411d1e94f0fd3703157ea.tar.gz
cpython-c5ceb251b395c207ed0411d1e94f0fd3703157ea.tar.bz2
Fix crash in exec when unicode filename can't be decoded.
I can't think of an easy way to test this behavior. It only occurs when the file system default encoding and the interpreter default encoding are different, such that you can open the file but not decode its name.
Diffstat (limited to 'Python/modsupport.c')
0 files changed, 0 insertions, 0 deletions