commit | 37c4728c642b8baefc956e7f93ed678521877800 | [log] [tgz] |
---|---|---|
author | Walter Dörwald <walter@livinglogic.de> | Wed Feb 26 14:49:41 2003 +0000 |
committer | Walter Dörwald <walter@livinglogic.de> | Wed Feb 26 14:49:41 2003 +0000 |
tree | 4770d2d514311d9a236354621dff44c396e7dec8 | |
parent | 0ff7a4e7c17ea3036ea941cc6ecbd67b0b49997b [diff] |
Port test_ucn and test_unicodedata to PyUnit. Add a few tests for error cases increasing coverage in unicodedata.c from 87% to 95% (when the normalization tests are run). From SF patch #662807.