summaryrefslogtreecommitdiffstats
path: root/Doc/library/unicodedata.rst
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2013-10-10 21:24:45 (GMT)
committerBenjamin Peterson <benjamin@python.org>2013-10-10 21:24:45 (GMT)
commit94d08d908bf2ee9806d0d3a7fb530d4f3b25cc00 (patch)
tree8ffa9f52c6a1aac7026e41ae408ac4cfaa52965b /Doc/library/unicodedata.rst
parent78d692f98e395f3fc4ec2f53343a67bb1d0e94c5 (diff)
downloadcpython-94d08d908bf2ee9806d0d3a7fb530d4f3b25cc00.zip
cpython-94d08d908bf2ee9806d0d3a7fb530d4f3b25cc00.tar.gz
cpython-94d08d908bf2ee9806d0d3a7fb530d4f3b25cc00.tar.bz2
upgrade unicode db to 6.3.0 (closes #19221)
Diffstat (limited to 'Doc/library/unicodedata.rst')
-rw-r--r--Doc/library/unicodedata.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/Doc/library/unicodedata.rst b/Doc/library/unicodedata.rst
index 26eced6..3b3d3a0 100644
--- a/Doc/library/unicodedata.rst
+++ b/Doc/library/unicodedata.rst
@@ -15,8 +15,8 @@
This module provides access to the Unicode Character Database (UCD) which
defines character properties for all Unicode characters. The data contained in
-this database is compiled from the `UCD version 6.2.0
-<http://www.unicode.org/Public/6.2.0/ucd>`_.
+this database is compiled from the `UCD version 6.3.0
+<http://www.unicode.org/Public/6.3.0/ucd>`_.
The module uses the same names and symbols as defined by Unicode
Standard Annex #44, `"Unicode Character Database"
@@ -166,6 +166,6 @@ Examples:
.. rubric:: Footnotes
-.. [#] http://www.unicode.org/Public/6.2.0/ucd/NameAliases.txt
+.. [#] http://www.unicode.org/Public/6.3.0/ucd/NameAliases.txt
-.. [#] http://www.unicode.org/Public/6.2.0/ucd/NamedSequences.txt
+.. [#] http://www.unicode.org/Public/6.3.0/ucd/NamedSequences.txt