]> granicus.if.org Git - python/commit
Fix test_str.py so that it tests the str8 class.
authorWalter Dörwald <walter@livinglogic.de>
Thu, 7 Jun 2007 13:52:37 +0000 (13:52 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Thu, 7 Jun 2007 13:52:37 +0000 (13:52 +0000)
commit4c271fe85c34dca1bbfcbb206f8d5ad4c70991b4
tree829a464451e0492986c140aa7ee83011e1840980
parent756f139b976890d5ad3a57cea840a7e8172a7070
Fix test_str.py so that it tests the str8 class.

Fix string_tests.py::MixinStrUnicodeTest.test_bug1001011():
Test str and str8.
Lib/test/string_tests.py
Lib/test/test_str.py