]> granicus.if.org Git - python/commit
Issue #9425: file system encoding is not always utf-8
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 8 Aug 2010 22:31:44 +0000 (22:31 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 8 Aug 2010 22:31:44 +0000 (22:31 +0000)
commitd62e6cabcadea472226af70c57c45f7983189632
treed512622fce3d860e240d0665ab3fab9914a40f1f
parent696e03553b9e455bd6729cee5a8be43a2924f537
Issue #9425: file system encoding is not always utf-8

Fix a regression introduced in test_sys by r83778.
Lib/test/test_sys.py