commit | 7f84ab59523ab7f7d7d288551a459e24718b8c7d | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Fri Jun 11 00:36:33 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Fri Jun 11 00:36:33 2010 +0000 |
tree | afbf801d34b4e88d473d4c07e05337b8f1a80376 | |
parent | 2b293cf1a5dd602025ed01a0a520f005b543c319 [diff] |
Issue #8965: initfsencoding() doesn't change the encoding on Mac OS X File system encoding have to be hardcoded to "utf-8" on Mac OS X. r81190 introduced a regression: the encoding was changed depending on the locale.