This commit is contained in:
Benjamin Peterson 2013-10-10 17:40:30 -04:00
commit d3c43a993c

View file

@ -1325,9 +1325,7 @@ this database is based on the UnicodeData.txt file version\n\
6.3.0 which is publically available from ftp://ftp.unicode.org/.\n\ 6.3.0 which is publically available from ftp://ftp.unicode.org/.\n\
\n\ \n\
The module uses the same names and symbols as defined by the\n\ The module uses the same names and symbols as defined by the\n\
UnicodeData File Format 6.3.0 (see\n\ UnicodeData File Format 6.3.0");
http://www.unicode.org/reports/tr44/tr44-6.html).");
static struct PyModuleDef unicodedatamodule = { static struct PyModuleDef unicodedatamodule = {
PyModuleDef_HEAD_INIT, PyModuleDef_HEAD_INIT,