diff -r 668aba845fb2 -r 686836ad3042 Doc/library/stdtypes.rst --- a/Doc/library/stdtypes.rst Mon Jun 10 09:24:01 2013 -0700 +++ b/Doc/library/stdtypes.rst Mon Jun 10 14:39:12 2013 -0400 @@ -354,7 +354,7 @@ The numeric literals accepted include the digits ``0`` to ``9`` or any Unicode equivalent (code points with the ``Nd`` property). - See http://www.unicode.org/Public/6.0.0/ucd/extracted/DerivedNumericType.txt + See http://www.unicode.org/Public/6.2.0/ucd/extracted/DerivedNumericType.txt for a complete list of code points with the ``Nd`` property.