Additional test and documentation for the unicode() changes.

This patch should also be applied to the 2.2b1 trunk.
This commit is contained in:
Marc-André Lemburg 2001-10-19 12:02:29 +00:00
parent f6fb171c9d
commit b5507ecd3c
5 changed files with 93 additions and 37 deletions

View file

@ -2,6 +2,7 @@ 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.