diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-07 16:34:53 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-07 16:34:53 +0000 |
commit | 761a495ec2ab1f771a8e57f3daa336a919d2ae17 (patch) | |
tree | 4e573ba65992ed1ef2f0c998e2e7683166a15605 /Python/pythonrun.c | |
parent | a979490c42023392baca3b518f4661ab72a53147 (diff) | |
download | cpython-761a495ec2ab1f771a8e57f3daa336a919d2ae17.tar.gz |
Replace PyUnicode_Decode(buf, strlen(buf), Py_FileSystemDefaultEncoding,
"surrogateescape") by PyUnicode_DecodeFSDefault(val).
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions