]> granicus.if.org Git - python/commitdiff
Update test output after the unicode() change.
authorMarc-André Lemburg <mal@egenix.com>
Thu, 20 Sep 2001 16:37:23 +0000 (16:37 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Thu, 20 Sep 2001 16:37:23 +0000 (16:37 +0000)
Lib/test/output/test_unicode

index 783a4860ab4353a4d5e6b0ca7cd62c2f76d0280a..11c9c80d198e8d80ac4a164994fcabe446e499f4 100644 (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.