mirror of
https://github.com/python/cpython.git
synced 2025-11-03 19:34:08 +00:00
21 lines
394 B
Text
21 lines
394 B
Text
test_unicode
|
|
Testing Unicode comparisons... done.
|
|
Testing Unicode contains method... done.
|
|
Testing Unicode formatting strings... done.
|
|
Testing builtin unicode()... done.
|
|
Testing builtin codecs... done.
|
|
Testing standard mapping codecs... 0-127... 128-255... done.
|
|
Testing Unicode string concatenation... done.
|
|
Testing Unicode printing... abc
|
|
abc def
|
|
abc def
|
|
abc def
|
|
abc
|
|
|
|
abc
|
|
abc
|
|
def
|
|
|
|
def
|
|
|
|
done.
|