]> granicus.if.org Git - python/commit
Make test_unicode pass after the lexer was fixed to turn unicode errors
authorGuido van Rossum <guido@python.org>
Wed, 18 Jul 2007 21:02:47 +0000 (21:02 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 18 Jul 2007 21:02:47 +0000 (21:02 +0000)
commit697a84b16c9561a2035c0f74dfc0af0b5b868149
treee142a8a3ba8efef6a02cb71d7cf31cfcd3dd5a07
parent7eb6ca54a740da19fa5d98c1c1f4b33536d7a39b
Make test_unicode pass after the lexer was fixed to turn unicode errors
into syntax errors.
Lib/test/test_unicode.py