Update test output after the unicode() change.

This commit is contained in:
Marc-André Lemburg 2001-09-20 16:37:23 +00:00
parent fe148c80b7
commit 5e89bd656f
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
test_unicode
* <built-in method join of unicode object at 0x81b3ba0> u' ' <class exceptions.TypeError at 0x80fac4c> u'7 hello 123'
Testing Unicode comparisons... done.
Testing Unicode contains method... done.
Testing Unicode formatting strings... done.