File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -354,7 +354,7 @@ Notes:
354354 The numeric literals accepted include the digits ``0 `` to ``9 `` or any
355355 Unicode equivalent (code points with the ``Nd `` property).
356356
357- See http://www.unicode.org/Public/8 .0.0/ucd/extracted/DerivedNumericType.txt
357+ See http://www.unicode.org/Public/9 .0.0/ucd/extracted/DerivedNumericType.txt
358358 for a complete list of code points with the ``Nd `` property.
359359
360360
Original file line number Diff line number Diff line change @@ -313,7 +313,7 @@ The Unicode category codes mentioned above stand for:
313313* *Nd * - decimal numbers
314314* *Pc * - connector punctuations
315315* *Other_ID_Start * - explicit list of characters in `PropList.txt
316- <http://www.unicode.org/Public/8 .0.0/ucd/PropList.txt> `_ to support backwards
316+ <http://www.unicode.org/Public/9 .0.0/ucd/PropList.txt> `_ to support backwards
317317 compatibility
318318* *Other_ID_Continue * - likewise
319319
@@ -875,4 +875,4 @@ occurrence outside string literals and comments is an unconditional error:
875875
876876 .. rubric :: Footnotes
877877
878- .. [# ] http://www.unicode.org/Public/8 .0.0/ucd/NameAliases.txt
878+ .. [# ] http://www.unicode.org/Public/9 .0.0/ucd/NameAliases.txt
You can’t perform that action at this time.
0 commit comments