commit | 8d93e49a93fbea491cd3e9598bc1f308b52a9366 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Sat May 08 00:35:33 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Sat May 08 00:35:33 2010 +0000 |
tree | f93551d181fb9c8f8077fdb42c49292c4a1cb181 | |
parent | b001df0040c8e4472292522708b0ed6ea2501b6f [diff] |
PyErr_SetFromErrnoWithFilename() decodes the filename using PyUnicode_DecodeFSDefault() instead of PyUnicode_FromString()