commit | 15ffc71c0f811d4c3053efb0480d70502ec35c99 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Nov 29 12:13:59 2000 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Nov 29 12:13:59 2000 +0000 |
tree | 5c74d85317e8bad79c942775c182f909154cbd43 | |
parent | b5ec5e4b41554250ec3381f7193ee4d1bbd0eab2 [diff] |
Slight improvement to Unicode test suite, inspired by patch #102563: also test join method of 8-bit strings. Also changed the test() function to (1) compare the types of the expected and actual result, and (2) in verbose mode, print the repr() of the output.