commit | d62e6cabcadea472226af70c57c45f7983189632 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Sun Aug 08 22:31:44 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Sun Aug 08 22:31:44 2010 +0000 |
tree | d512622fce3d860e240d0665ab3fab9914a40f1f | |
parent | 696e03553b9e455bd6729cee5a8be43a2924f537 [diff] |
Issue #9425: file system encoding is not always utf-8 Fix a regression introduced in test_sys by r83778.