summaryrefslogtreecommitdiffstats
path: root/Modules/unicodedata.c
diff options
context:
space:
mode:
authorFredrik Lundh <fredrik@pythonware.com>2001-01-21 23:31:52 (GMT)
committerFredrik Lundh <fredrik@pythonware.com>2001-01-21 23:31:52 (GMT)
commitb2dfd73bdce7552e671520a14e4b5a72dc02ce12 (patch)
treebccee13e7c74039341fe6ec18a475ca7f91d540c /Modules/unicodedata.c
parent7b7dd107b3654926fb75215805d6c0c8a15bf89e (diff)
downloadcpython-b2dfd73bdce7552e671520a14e4b5a72dc02ce12.zip
cpython-b2dfd73bdce7552e671520a14e4b5a72dc02ce12.tar.gz
cpython-b2dfd73bdce7552e671520a14e4b5a72dc02ce12.tar.bz2
Unicode nits: Don't include unicodedatabase.h no more. And make sure
to build *all* tables in makeunicodedata.py.
Diffstat (limited to 'Modules/unicodedata.c')
-rw-r--r--Modules/unicodedata.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Modules/unicodedata.c b/Modules/unicodedata.c
index d5a1d17..06e5f04 100644
--- a/Modules/unicodedata.c
+++ b/Modules/unicodedata.c
@@ -12,7 +12,6 @@
------------------------------------------------------------------------ */
#include "Python.h"
-#include "unicodedatabase.h"
typedef struct {
const unsigned char category; /* index into