mirror of
https://github.com/python/cpython.git
synced 2025-07-24 19:54:21 +00:00
merge 3.3 (#19220)
This commit is contained in:
commit
d3c43a993c
1 changed files with 1 additions and 3 deletions
|
@ -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\
|
||||
\n\
|
||||
The module uses the same names and symbols as defined by the\n\
|
||||
UnicodeData File Format 6.3.0 (see\n\
|
||||
http://www.unicode.org/reports/tr44/tr44-6.html).");
|
||||
|
||||
UnicodeData File Format 6.3.0");
|
||||
|
||||
static struct PyModuleDef unicodedatamodule = {
|
||||
PyModuleDef_HEAD_INIT,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue