summaryrefslogtreecommitdiffstats
path: root/Tools/unicode/makeunicodedata.py
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/unicode/makeunicodedata.py')
-rw-r--r--Tools/unicode/makeunicodedata.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/Tools/unicode/makeunicodedata.py b/Tools/unicode/makeunicodedata.py
index 33ae7d5..0eeb335 100644
--- a/Tools/unicode/makeunicodedata.py
+++ b/Tools/unicode/makeunicodedata.py
@@ -51,9 +51,9 @@ def maketables(trace=0):
print len(filter(None, unicode.table)), "characters"
- # makeunicodename(unicode, trace)
+ makeunicodename(unicode, trace)
makeunicodedata(unicode, trace)
- # makeunicodetype(unicode, trace)
+ makeunicodetype(unicode, trace)
# --------------------------------------------------------------------
# unicode character properties