adjust docs for unicode 6.1
authorBenjamin Peterson <benjamin@python.org>
Tue, 21 Feb 2012 03:34:50 +0000 (22:34 -0500)
committerBenjamin Peterson <benjamin@python.org>
Tue, 21 Feb 2012 03:34:50 +0000 (22:34 -0500)
Doc/library/unicodedata.rst

index f912fe86b2481f8c540b850376fd6f80bcd2351f..b735a69aea83e15f550d6b971d5dfe319d5dbaf4 100644 (file)
@@ -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.0.0
-<http://www.unicode.org/Public/6.0.0/ucd>`_.
+this database is compiled from the `UCD version 6.1.0
+<http://www.unicode.org/Public/6.1.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.0.0/ucd/NameAliases.txt
+.. [#] http://www.unicode.org/Public/6.1.0/ucd/NameAliases.txt
 
-.. [#] http://www.unicode.org/Public/6.0.0/ucd/NamedSequences.txt
+.. [#] http://www.unicode.org/Public/6.1.0/ucd/NamedSequences.txt