mirror of
https://github.com/python/cpython.git
synced 2025-11-20 02:50:14 +00:00
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#".
4 lines
130 B
Text
4 lines
130 B
Text
test_unicode
|
|
Testing Unicode comparisons... done.
|
|
Testing Unicode formatting strings... done.
|
|
Testing unicodedata module... done.
|