commit | 57d88e5abd06cefcc8d52d62765c36214b1c1956 | [log] [tgz] |
---|---|---|
author | Walter Dörwald <walter@livinglogic.de> | Thu Aug 26 16:53:04 2004 +0000 |
committer | Walter Dörwald <walter@livinglogic.de> | Thu Aug 26 16:53:04 2004 +0000 |
tree | cdfb770ea520db3fe7d3dff2a9fd687bf7e0dcfb | |
parent | 592ef6110f8280918894372d062a20f9eb158828 [diff] |
Move test_bug1001011() to string_tests.MixinStrUnicodeTest so that it can be used for str and unicode. Drop the test for "".join([s]) is s because this is an implementation detail (and doesn't work for unicode)