]> granicus.if.org Git - python/commit
Bug #1704793: Raise KeyError if unicodedata.lookup cannot
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 28 Jul 2007 07:01:43 +0000 (07:01 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 28 Jul 2007 07:01:43 +0000 (07:01 +0000)
commitbd28ca65d67afa88e2a702157eeeab0514cba9bb
tree441c52326a76592275802e5b12fce07fa88ef49d
parent0e258c5ea5c69e60eb581f3f186022a8400b8d79
Bug #1704793: Raise KeyError if unicodedata.lookup cannot
represent the result in a single character.
Lib/test/test_unicodedata.py
Misc/NEWS
Modules/unicodedata.c