diff options
| author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-07 16:34:53 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-07 16:34:53 (GMT) |
| commit | 97c18ab6a52774364511bb5e4bf0444af4e700b9 (patch) | |
| tree | 5e14ba30e2d38f4813d027b4a391460d8fdfcc85 /Lib/subprocess.py | |
| parent | 56fdb7545363c5b1e2987b08fa9b271dd289ce66 (diff) | |
| download | cpython-97c18ab6a52774364511bb5e4bf0444af4e700b9.zip cpython-97c18ab6a52774364511bb5e4bf0444af4e700b9.tar.gz cpython-97c18ab6a52774364511bb5e4bf0444af4e700b9.tar.bz2 | |
Replace PyUnicode_Decode(buf, strlen(buf), Py_FileSystemDefaultEncoding,
"surrogateescape") by PyUnicode_DecodeFSDefault(val).
Diffstat (limited to 'Lib/subprocess.py')
0 files changed, 0 insertions, 0 deletions
