]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #9819: fix TESTFN_UNENCODABLE for japanese code page
authorVictor Stinner <victor.stinner@haypocalc.com>
Fri, 10 Sep 2010 11:19:59 +0000 (11:19 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Fri, 10 Sep 2010 11:19:59 +0000 (11:19 +0000)
commit8ce7df67de0e4eedbd57a16bff384bb3c6faf2de
tree71ea29b10064b92e3596022f780d711ebd3c9fa8
parent2314fc729b7192a041ae7630febdc376519b8b9a
Issue #9819: fix TESTFN_UNENCODABLE for japanese code page
Lib/test/support.py