]> granicus.if.org Git - python/commit
Skip nameprep test 3.43, as we do allow unassigned characters. The test
authorMartin v. Löwis <martin@v.loewis.de>
Fri, 18 Apr 2003 20:21:00 +0000 (20:21 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Fri, 18 Apr 2003 20:21:00 +0000 (20:21 +0000)
commitb5c4b7be3fc0c04f30535b456a22baef4d9b324e
treed25c92078a7f938f818c219d3f3fafa44fe21f2d
parent6869458236f4010dd14622ad74853b888164ca12
Skip nameprep test 3.43, as we do allow unassigned characters. The test
fails only in UCS-2 mode, since it tests a non-BMP character.
Lib/test/test_codecs.py