cpython/Lib/test/output/test_unicode
Guido van Rossum d8855fde88 Marc-Andre Lemburg:
Attached you find the latest update of the Unicode implementation.
The patch is against the current CVS version.

It includes the fix I posted yesterday for the core dump problem
in codecs.c (was introduced by my previous patch set -- sorry),
adds more tests for the codecs and two new parser markers
"es" and "es#".
2000-03-24 22:14:19 +00:00

4 lines
130 B
Text

test_unicode
Testing Unicode comparisons... done.
Testing Unicode formatting strings... done.
Testing unicodedata module... done.