From: Fred Drake Date: Sat, 16 Sep 2000 13:46:42 +0000 (+0000) Subject: Update URL to unicode.org's FTP site using an HTTP URL to the same X-Git-Tag: v2.0b2~262 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6e1fecc28aa8d52c2a6a362122ac986f04b11900;p=thirdparty%2FPython%2Fcpython.git Update URL to unicode.org's FTP site using an HTTP URL to the same document. --- diff --git a/Doc/lib/libunicodedata.tex b/Doc/lib/libunicodedata.tex index 1eae492c1816..bcf0563589ea 100644 --- a/Doc/lib/libunicodedata.tex +++ b/Doc/lib/libunicodedata.tex @@ -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 UnicodeData File Format 3.0.0 (see -\url{ftp://ftp.unicode.org/Public/UNIDATA/UnicodeData.html}). It +\url{http://www.unicode.org/Public/UNIDATA/UnicodeData.html}). It defines the following functions: \begin{funcdesc}{decimal}{unichr\optional{, default}}