commit | 5833a2f6fdc6ee58b23a02380093bf1bfb015f3c | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@cheimes.de> | Thu Oct 30 21:40:04 2008 +0000 |
committer | Christian Heimes <christian@cheimes.de> | Thu Oct 30 21:40:04 2008 +0000 |
tree | 18f270cc95fe584bb087cfa59db8027fbd1321cb | |
parent | 9c94ba4e7d679e7ba3cb80739275726656fd859b [diff] |
Issue #4213: The file system encoding is now normalized by the codec subsystem, for example UTF-8 is turned into utf-8. Patch created by Victor and reviewed by me. The change is required for proper initialization of subinterpreters.