summaryrefslogtreecommitdiffstats
path: root/Doc/library
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2008-09-10 14:08:48 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2008-09-10 14:08:48 (GMT)
commit93cbca33f2ab8dd8ed0f8582d94ed1a65fd137a4 (patch)
treebdd0c8f060a25f4d264bbd0db694ec0e6f8b8eae /Doc/library
parent1009d391873b523232440856fe1e728c3c94caab (diff)
downloadcpython-93cbca33f2ab8dd8ed0f8582d94ed1a65fd137a4.zip
cpython-93cbca33f2ab8dd8ed0f8582d94ed1a65fd137a4.tar.gz
cpython-93cbca33f2ab8dd8ed0f8582d94ed1a65fd137a4.tar.bz2
Merged revisions 66362 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r66362 | martin.v.loewis | 2008-09-10 15:38:12 +0200 (Mi, 10 Sep 2008) | 3 lines Issue #3811: The Unicode database was updated to 5.1. Reviewed by Fredrik Lundh and Marc-Andre Lemburg. ........
Diffstat (limited to 'Doc/library')
-rw-r--r--Doc/library/unicodedata.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/library/unicodedata.rst b/Doc/library/unicodedata.rst
index e6e6d1a..e8f5569 100644
--- a/Doc/library/unicodedata.rst
+++ b/Doc/library/unicodedata.rst
@@ -16,11 +16,11 @@
This module provides access to the Unicode Character Database which defines
character properties for all Unicode characters. The data in this database is
-based on the :file:`UnicodeData.txt` file version 4.1.0 which is publicly
+based on the :file:`UnicodeData.txt` file version 5.1.0 which is publicly
available from ftp://ftp.unicode.org/.
The module uses the same names and symbols as defined by the UnicodeData File
-Format 4.1.0 (see http://www.unicode.org/Public/4.1.0/ucd/UCD.html). It defines
+Format 5.1.0 (see http://www.unicode.org/Public/5.1.0/ucd/UCD.html). It defines
the following functions: