commit | f0a1b87560ad214277f78d5a96fab78b61933a8b | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Thu Oct 10 20:17:29 2013 -0400 |
committer | Benjamin Peterson <benjamin@python.org> | Thu Oct 10 20:17:29 2013 -0400 |
tree | 2d29f993bfc826f0cf176d685de98f80d06ce0e3 | |
parent | 4dfa3d5d631fc62d3f08c0813db9a14c5b84f843 [diff] | |
parent | 577dd61ff2608c9271801a099b0015508bcde2b7 [diff] |
merge 3.3
diff --git a/Modules/unicodedata.c b/Modules/unicodedata.c index 59bfb34..b96e96b 100644 --- a/Modules/unicodedata.c +++ b/Modules/unicodedata.c
@@ -1325,7 +1325,7 @@ 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,