merge 3.3

This commit is contained in:
Benjamin Peterson 2013-10-10 20:17:29 -04:00
commit f0a1b87560
1 changed files with 1 additions and 1 deletions

View File

@ -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\
\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 = {
PyModuleDef_HEAD_INIT,