commit | 77ccd6d0c7420c4a1323f7e781d766a611723bed | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Sat May 08 00:36:42 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Sat May 08 00:36:42 2010 +0000 |
tree | f314c9c929e77082e2abbf5bbc1342b6a8e984fb | |
parent | 8d93e49a93fbea491cd3e9598bc1f308b52a9366 [diff] |
posix_error_with_allocated_filename() decodes the filename with PyUnicode_DecodeFSDefaultAndSize() and call PyErr_SetFromErrnoWithFilenameObject() instead of PyErr_SetFromErrnoWithFilename()