1. 669454e Whitespace normalization. by Tim Peters · 21 years ago
  2. 37c4728 Port test_ucn and test_unicodedata to PyUnit. Add a few tests for error by Walter Dörwald · 21 years ago
  3. ef7fe2e Implement names for CJK unified ideographs. Add name to KeyError output. by Martin v. Löwis · 22 years ago
  4. 8579efc Add test cases for Hangul syllables. Update output. by Martin v. Löwis · 22 years ago
  5. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  6. 06d1268 Move uchhash functionality into unicodedata (after the recent by Fredrik Lundh · 23 years ago
  7. f605606 Better error message if ucnhash cannot be found (obscure attribute by Fredrik Lundh · 24 years ago
  8. 2acb54a improved the ucnhash test a bit by Fredrik Lundh · 24 years ago
  9. ee865c6 added "getcode" and "getname" methods to the ucnhash module (they're by Fredrik Lundh · 24 years ago
  10. 0fdb90c refactored the unicodeobject/ucnhash interface, to hide the by Fredrik Lundh · 24 years ago
  11. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  12. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  13. 6cdec2e New test for the ucnhash module. by Marc-André Lemburg · 24 years ago