Victor Stinner b744ba1d14 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.
2010-05-15 12:27:16 +00:00
..
2010-05-13 11:52:22 +00:00
2009-04-27 20:54:42 +00:00
2009-12-13 01:24:58 +00:00