]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Test for UnicodeError instead of ImportError to determine whether
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 17 Mar 2003 18:30:15 +0000 (18:30 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 17 Mar 2003 18:30:15 +0000 (18:30 +0000)
commitc2ca32d9aef458067d61706158673d8a0920722c
tree2f449604a1b5df78397eb4dc0e00586c66923cdd
parent54e7d2c0295ae53b31f54b2726bf8333a6374667
Test for UnicodeError instead of ImportError to determine whether
the test file name can be encoded.
Lib/test/test_unicode_file.py