]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Oh, I missed the output part of the test ...
authorChristian Heimes <christian@cheimes.de>
Wed, 31 Oct 2007 19:51:01 +0000 (19:51 +0000)
committerChristian Heimes <christian@cheimes.de>
Wed, 31 Oct 2007 19:51:01 +0000 (19:51 +0000)
Lib/test/output/test_pep277

index 75e50271cc9d2806631f12c2bc437c64c947ca3f..44a70ecfcb07c76250781464f13b147e21745a2d 100644 (file)
@@ -1,3 +1,3 @@
 test_pep277
-u'\xdf-\u66e8\u66e9\u66eb'
-[u'Gr\xfc\xdf-Gott', u'abc', u'ascii', u'\u0393\u03b5\u03b9\u03ac-\u03c3\u03b1\u03c2', u'\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435', u'\u05d4\u05e9\u05e7\u05e6\u05e5\u05e1', u'\u306b\u307d\u3093', u'\u66e8\u05e9\u3093\u0434\u0393\xdf', u'\u66e8\u66e9\u66eb']
+'\xdf-\u66e8\u66e9\u66eb'
+['Gr\xfc\xdf-Gott', 'abc', 'ascii', '\u0393\u03b5\u03b9\u03ac-\u03c3\u03b1\u03c2', '\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435', '\u05d4\u05e9\u05e7\u05e6\u05e5\u05e1', '\u306b\u307d\u3093', '\u66e8\u05e9\u3093\u0434\u0393\xdf', '\u66e8\u66e9\u66eb']