]> granicus.if.org Git - python/commit
Remove have_unicode checks and merge those tests into the
authorWalter Dörwald <walter@livinglogic.de>
Tue, 22 May 2007 16:52:54 +0000 (16:52 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Tue, 22 May 2007 16:52:54 +0000 (16:52 +0000)
commit1f5947b30a870008ebd2367b2f4f9a5897f657c9
tree2a881cb9b9dcfeaa1e96dc0905f0a9b56993caca
parent02427050c187ba54649c7ad16b35370c31a0b238
Remove have_unicode checks and merge those tests into the
normal code (or drop them if they only repeat previous
tests).
Lib/test/test_array.py
Lib/test/test_builtin.py
Lib/test/test_complex.py
Lib/test/test_contains.py
Lib/test/test_isinstance.py
Lib/test/test_iter.py
Lib/test/test_unary.py