summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-09-16 13:46:42 (GMT)
committerFred Drake <fdrake@acm.org>2000-09-16 13:46:42 (GMT)
commit6e1fecc28aa8d52c2a6a362122ac986f04b11900 (patch)
tree9536632b4a01d3336017c794f1b7671be8a43a04 /Doc
parent315b9e0ac1466bc9a1736e6dbfe99ee8e279aec2 (diff)
downloadcpython-6e1fecc28aa8d52c2a6a362122ac986f04b11900.zip
cpython-6e1fecc28aa8d52c2a6a362122ac986f04b11900.tar.gz
cpython-6e1fecc28aa8d52c2a6a362122ac986f04b11900.tar.bz2
Update URL to unicode.org's FTP site using an HTTP URL to the same
document.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/lib/libunicodedata.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libunicodedata.tex b/Doc/lib/libunicodedata.tex
index 1eae492..bcf0563 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}}