]> granicus.if.org Git - python/commitdiff
Blocked revisions 81883 via svnmerge
authorVictor Stinner <victor.stinner@haypocalc.com>
Fri, 11 Jun 2010 00:39:31 +0000 (00:39 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Fri, 11 Jun 2010 00:39:31 +0000 (00:39 +0000)
........
  r81883 | victor.stinner | 2010-06-11 02:36:33 +0200 (ven., 11 juin 2010) | 5 lines

  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.
........


No differences found