Kaydet (Commit) f0a1b875 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

merge 3.3

...@@ -1325,7 +1325,7 @@ this database is based on the UnicodeData.txt file version\n\ ...@@ -1325,7 +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"); UnicodeData File Format " UNIDATA_VERSION ".");
static struct PyModuleDef unicodedatamodule = { static struct PyModuleDef unicodedatamodule = {
PyModuleDef_HEAD_INIT, PyModuleDef_HEAD_INIT,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment