]> granicus.if.org Git - python/commit
Blocked revisions 81190 via svnmerge
authorVictor Stinner <victor.stinner@haypocalc.com>
Sat, 15 May 2010 12:28:16 +0000 (12:28 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sat, 15 May 2010 12:28:16 +0000 (12:28 +0000)
commit42cdd9c1917d2546bae6cb50e7f8ac50fa93a2c5
tree53adaed8aab62a68c794628704bd5b66bf51c4ca
parent174ba000500b38974336eb6052c78e2a6b0c36f3
Blocked revisions 81190 via svnmerge

........
  r81190 | victor.stinner | 2010-05-15 14:27:16 +0200 (sam., 15 mai 2010) | 4 lines

  Issue #8610: Load file system codec at startup, and display a fatal error on
  failure. Set the file system encoding to utf-8 (instead of None) if getting
  the locale encoding failed, or if nl_langinfo(CODESET) function is missing.
........