]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Tweaks to make the codecmaps tests pass again.
authorGuido van Rossum <guido@python.org>
Mon, 23 Jul 2007 18:06:59 +0000 (18:06 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 23 Jul 2007 18:06:59 +0000 (18:06 +0000)
commit005ebb1f7c40bdacd25fba8cae232ad2fb6c4c84
tree38f58257bbb75ad8659eda99f833fbc0c89b3250
parent4ca947183154a7cfc7a6ccbb2e5c856a16a5dce3
Tweaks to make the codecmaps tests pass again.
(To run these, you need to pass -uurlfetch to regrtest.py or runtests.sh.)
Lib/test/test_codecmaps_jp.py
Lib/test/test_codecmaps_kr.py
Lib/test/test_codecmaps_tw.py
Lib/test/test_multibytecodec_support.py