]> granicus.if.org Git - python/commit
Issue #22286, #23321: Fix failing test on Windows code page 932
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 26 Jan 2015 22:26:11 +0000 (23:26 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 26 Jan 2015 22:26:11 +0000 (23:26 +0100)
commitf2be23d329ceb5df1217e50dae1828a5acbf5ccb
treefd6363c0af5719543d0b845753440e209cfb8fe0
parent3bf8684c5e6eeecbe73f62aeb9843f7a532e909e
Issue #22286, #23321: Fix failing test on Windows code page 932

There was a bug which was fixed. The unit test was also wrong.
Lib/test/test_codecs.py