Correct URL to the official UnicodeData 3.2.0 resource. (Reported

by Darek Suchojad)
This commit is contained in:
Hye-Shik Chang 2005-06-04 07:31:48 +00:00
parent e947706b10
commit 4c560ea05b
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ this database is based on the \file{UnicodeData.txt} file version
The module uses the same names and symbols as defined by the The module uses the same names and symbols as defined by the
UnicodeData File Format 3.2.0 (see UnicodeData File Format 3.2.0 (see
\url{http://www.unicode.org/Public/UNIDATA/UnicodeData.html}). It \url{http://www.unicode.org/Public/3.2-Update/UnicodeData-3.2.0.html}). It
defines the following functions: defines the following functions:
\begin{funcdesc}{lookup}{name} \begin{funcdesc}{lookup}{name}

View file

@ -994,7 +994,7 @@ this database is based on the UnicodeData.txt file version\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 3.2.0 (see\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 PyMODINIT_FUNC
initunicodedata(void) initunicodedata(void)