mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Correct URL to the official UnicodeData 3.2.0 resource. (Reported
by Darek Suchojad)
This commit is contained in:
parent
e947706b10
commit
4c560ea05b
2 changed files with 2 additions and 2 deletions
|
|
@ -994,7 +994,7 @@ this database is based on the UnicodeData.txt file version\n\
|
|||
\n\
|
||||
The module uses the same names and symbols as defined by the\n\
|
||||
UnicodeData File Format 3.2.0 (see\n\
|
||||
http://www.unicode.org/Public/UNIDATA/UnicodeData.html).");
|
||||
http://www.unicode.org/Public/3.2-Update/UnicodeData-3.2.0.html).");
|
||||
|
||||
PyMODINIT_FUNC
|
||||
initunicodedata(void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue