From: Greg Price <gnprice@gmail.com> Date: Sun, 8 Sep 2019 09:42:13 +0000 (-0700) Subject: Correct Roman-numeral example in Unicode HOWTO. (GH-15541) X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=32a960f8e1015b64b4b955b3d62920c5903d4c6f;p=python Correct Roman-numeral example in Unicode HOWTO. (GH-15541) --- diff --git a/Doc/howto/unicode.rst b/Doc/howto/unicode.rst index d5632bc799..51bd64bfc2 100644 --- a/Doc/howto/unicode.rst +++ b/Doc/howto/unicode.rst @@ -57,14 +57,14 @@ their corresponding code points: ... 007B '{'; LEFT CURLY BRACKET ... - 2167 'â ¦': ROMAN NUMERAL SEVEN - 2168 'â ¨': ROMAN NUMERAL NINE + 2167 'â §'; ROMAN NUMERAL EIGHT + 2168 'â ¨'; ROMAN NUMERAL NINE ... - 265E 'â': BLACK CHESS KNIGHT - 265F 'â': BLACK CHESS PAWN + 265E 'â'; BLACK CHESS KNIGHT + 265F 'â'; BLACK CHESS PAWN ... - 1F600 'ð': GRINNING FACE - 1F609 'ð': WINKING FACE + 1F600 'ð'; GRINNING FACE + 1F609 'ð'; WINKING FACE ... Strictly, these definitions imply that it's meaningless to say 'this is