This commit was manufactured by cvs2svn to create tag 'r221c2'.
[python/dscho.git] / Lib / test / output / test_unicode
blob2930d6451762ea489c2c5bb145c0b18ab1217ad3
1 test_unicode
2 Testing Unicode comparisons... done.
3 Testing Unicode contains method... done.
4 Testing Unicode formatting strings... done.
5 Testing builtin unicode()... done.
6 Testing builtin codecs... done.
7 Testing standard mapping codecs... 0-127... 128-255... done.
8 Testing Unicode string concatenation... done.
9 Testing Unicode printing... abc
10 abc def
11 abc def
12 abc def
13 abc
15 abc
16 abc
17 def
19 def
21 done.