mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Additional test and documentation for the unicode() changes.
This patch should also be applied to the 2.2b1 trunk.
This commit is contained in:
parent
f6fb171c9d
commit
b5507ecd3c
5 changed files with 93 additions and 37 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue