diff options
author | Marc-André Lemburg <mal@egenix.com> | 2000-06-30 09:14:13 (GMT) |
---|---|---|
committer | Marc-André Lemburg <mal@egenix.com> | 2000-06-30 09:14:13 (GMT) |
commit | 5f2e75e87ce7ca3fd2b2de7a4af4c3fede289b77 (patch) | |
tree | ddf472fc763b54411e5ed872eb96cafc495463a0 | |
parent | af69f15d213047a736fa78f72079ba4d4de999b2 (diff) | |
download | cpython-5f2e75e87ce7ca3fd2b2de7a4af4c3fede289b77.zip cpython-5f2e75e87ce7ca3fd2b2de7a4af4c3fede289b77.tar.gz cpython-5f2e75e87ce7ca3fd2b2de7a4af4c3fede289b77.tar.bz2 |
Marc-Andre Lemburg <mal@lemburg.com>:
Updated test output (the ucn tests are now in test_ucn).
-rw-r--r-- | Lib/test/output/test_unicode | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Lib/test/output/test_unicode b/Lib/test/output/test_unicode index 2d37c42..783a486 100644 --- a/Lib/test/output/test_unicode +++ b/Lib/test/output/test_unicode @@ -5,6 +5,3 @@ Testing Unicode formatting strings... done. Testing builtin codecs... done. Testing standard mapping codecs... 0-127... 128-255... done. Testing Unicode string concatenation... done. -Testing General Unicode Character Name, and case insensitivity... done. -Testing misc. symbols for unicode character name expansion.... done. -Testing unicode character name expansion strict error handling.... done. |