File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -354,7 +354,7 @@ Notes:
354
354
The numeric literals accepted include the digits ``0 `` to ``9 `` or any
355
355
Unicode equivalent (code points with the ``Nd `` property).
356
356
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
358
358
for a complete list of code points with the ``Nd `` property.
359
359
360
360
Original file line number Diff line number Diff line change @@ -313,7 +313,7 @@ The Unicode category codes mentioned above stand for:
313
313
* *Nd * - decimal numbers
314
314
* *Pc * - connector punctuations
315
315
* *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
317
317
compatibility
318
318
* *Other_ID_Continue * - likewise
319
319
@@ -875,4 +875,4 @@ occurrence outside string literals and comments is an unconditional error:
875
875
876
876
.. rubric :: Footnotes
877
877
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