]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Implement names for CJK unified ideographs. Add name to KeyError output.
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 23 Nov 2002 18:01:32 +0000 (18:01 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 23 Nov 2002 18:01:32 +0000 (18:01 +0000)
commitef7fe2e8137824248cf45d316535b76dae302b5a
tree01a0b67fae5af758f8c8cc18459266756f4e1074
parent8579efc86c18b7b824ec080582f032674e2f8a5e
Implement names for CJK unified ideographs. Add name to KeyError output.
Verify that the lookup for an existing name succeeds.
Lib/test/output/test_ucn
Lib/test/test_ucn.py
Misc/NEWS
Modules/unicodedata.c