Update test output after the unicode() change.
This commit is contained in:
parent
fe148c80b7
commit
5e89bd656f
|
@ -1,4 +1,5 @@
|
||||||
test_unicode
|
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 comparisons... done.
|
||||||
Testing Unicode contains method... done.
|
Testing Unicode contains method... done.
|
||||||
Testing Unicode formatting strings... done.
|
Testing Unicode formatting strings... done.
|
||||||
|
|
Loading…
Reference in New Issue