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 a4cf1c8 commit 577dd61Copy full SHA for 577dd61
Modules/unicodedata.c
@@ -1325,7 +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.");
+UnicodeData File Format " UNIDATA_VERSION ".");
1329
1330
1331
static struct PyModuleDef unicodedatamodule = {
0 commit comments