commit | 88ca467ca4b1f13a9fb172712cf25eeae94e3095 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Fri Mar 10 23:39:56 2006 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Fri Mar 10 23:39:56 2006 +0000 |
tree | 44ebe742dadf0f24910db700eea3efe2bbb3539e | |
parent | 922dd7d49da75b07e27f917db0166f67bdbef3d3 [diff] [blame] |
Whitespace normalization.
diff --git a/Tools/unicode/makeunicodedata.py b/Tools/unicode/makeunicodedata.py index c11a1cd..41df819 100644 --- a/Tools/unicode/makeunicodedata.py +++ b/Tools/unicode/makeunicodedata.py
@@ -666,7 +666,7 @@ new.changed.append((version, zip(bidir_changes, category_changes, decimal_changes, numeric_changes), normalization_changes)) - + # -------------------------------------------------------------------- # the following support code is taken from the unidb utilities