diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-08 00:35:33 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-08 00:35:33 (GMT) |
commit | 8d93e49a93fbea491cd3e9598bc1f308b52a9366 (patch) | |
tree | f93551d181fb9c8f8077fdb42c49292c4a1cb181 /Modules/posixmodule.c | |
parent | b001df0040c8e4472292522708b0ed6ea2501b6f (diff) | |
download | cpython-8d93e49a93fbea491cd3e9598bc1f308b52a9366.zip cpython-8d93e49a93fbea491cd3e9598bc1f308b52a9366.tar.gz cpython-8d93e49a93fbea491cd3e9598bc1f308b52a9366.tar.bz2 |
PyErr_SetFromErrnoWithFilename() decodes the filename using
PyUnicode_DecodeFSDefault() instead of PyUnicode_FromString()
Diffstat (limited to 'Modules/posixmodule.c')
0 files changed, 0 insertions, 0 deletions