We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee7708 commit a4cf1c8Copy full SHA for a4cf1c8
Modules/unicodedata.c
@@ -1325,8 +1325,7 @@ this database is based on the UnicodeData.txt file version\n\
1325
6.0.0 which is publically available from ftp://ftp.unicode.org/.\n\
1326
\n\
1327
The module uses the same names and symbols as defined by the\n\
1328
-UnicodeData File Format 6.0.0 (see\n\
1329
-http://www.unicode.org/reports/tr44/tr44-6.html).");
+UnicodeData File Format 6.0.0.");
1330
1331
1332
static struct PyModuleDef unicodedatamodule = {
0 commit comments