summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorBrian Curtin <brian.curtin@gmail.com>2010-11-28 23:59:46 +0000
committerBrian Curtin <brian.curtin@gmail.com>2010-11-28 23:59:46 +0000
commitb73affc57bc3afebe9abe641ca306773691cdb3e (patch)
tree0734e70d234522e4b7582bb2e46cd2e50a3add30 /Python/pythonrun.c
parent1077749652d3edd7519f9f88cbd804449b95e5d6 (diff)
downloadcpython-b73affc57bc3afebe9abe641ca306773691cdb3e.tar.gz
Fix for #8879.
Amaury noticed that this was originally written in a way that would fail on names that can't be encoded with the mbcs codec. Restructured the function to work with wide names first then narrow names second, to fall in line with the way other functions are written in posixmodule.c.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions