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 | 97c18ab6a52774364511bb5e4bf0444af4e700b9 (patch) | |
tree | 5e14ba30e2d38f4813d027b4a391460d8fdfcc85 /Lib/unittest/loader.py | |
parent | 56fdb7545363c5b1e2987b08fa9b271dd289ce66 (diff) | |
download | cpython-git-97c18ab6a52774364511bb5e4bf0444af4e700b9.tar.gz |
Replace PyUnicode_Decode(buf, strlen(buf), Py_FileSystemDefaultEncoding,
"surrogateescape") by PyUnicode_DecodeFSDefault(val).
Diffstat (limited to 'Lib/unittest/loader.py')
0 files changed, 0 insertions, 0 deletions