commit | 83098a4095a66b6562db88802fec5ea108414d58 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Mon Dec 27 20:12:13 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Mon Dec 27 20:12:13 2010 +0000 |
tree | c25cfb3b50826ccb72add185ab0623f516602cc0 | |
parent | cb428f01625f99937b59431a53cc8f6013bd3cc2 [diff] |
Issue #10778: decoding_fgets() decodes the filename from the filesystem encoding instead of UTF-8.