summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Modules/unicodedata.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Modules/unicodedata.c b/Modules/unicodedata.c
index 26ac68b..b4563f3 100644
--- a/Modules/unicodedata.c
+++ b/Modules/unicodedata.c
@@ -2,7 +2,6 @@
unicodedata -- Provides access to the Unicode database.
- Data was extracted from the UnicodeData.txt file.
The current version number is reported in the unidata_version constant.
Written by Marc-Andre Lemburg (mal@lemburg.com).