From: Marc-André Lemburg Date: Thu, 20 Sep 2001 16:37:23 +0000 (+0000) Subject: Update test output after the unicode() change. X-Git-Tag: v2.2.1c1~1708 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e89bd656f6cb48ada3547af4303a923902145e8;p=python Update test output after the unicode() change. --- diff --git a/Lib/test/output/test_unicode b/Lib/test/output/test_unicode index 783a4860ab..11c9c80d19 100644 --- a/Lib/test/output/test_unicode +++ b/Lib/test/output/test_unicode @@ -1,4 +1,5 @@ test_unicode +* u' ' u'7 hello 123' Testing Unicode comparisons... done. Testing Unicode contains method... done. Testing Unicode formatting strings... done.