Commit 3af8d69f authored by Hye-Shik Chang's avatar Hye-Shik Chang

Correct URL to the official UnicodeData 3.2.0 resource. (Reported

by Darek Suchojad)
parent 4ae58561
...@@ -18,7 +18,7 @@ this database is based on the \file{UnicodeData.txt} file version ...@@ -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}
......
...@@ -994,7 +994,7 @@ this database is based on the UnicodeData.txt file version\n\ ...@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment