From: Georg Brandl Date: Wed, 16 Sep 2009 09:30:48 +0000 (+0000) Subject: #6891: comment out dead link to Unicode article. X-Git-Tag: v2.7a1~534 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=83130c39427f20566b3bae73c28c15b4326daf1c;p=python #6891: comment out dead link to Unicode article. --- diff --git a/Doc/howto/unicode.rst b/Doc/howto/unicode.rst index c09a72d6b0..4b34c82a1b 100644 --- a/Doc/howto/unicode.rst +++ b/Doc/howto/unicode.rst @@ -210,11 +210,12 @@ To help understand the standard, Jukka Korpela has written an introductory guide to reading the Unicode character tables, available at . -Two other good introductory articles were written by Joel Spolsky - and Jason Orendorff -. If this introduction didn't make -things clear to you, you should try reading one of these alternate articles -before continuing. +Another good introductory article was written by Joel Spolsky +. +If this introduction didn't make things clear to you, you should try reading this +alternate article before continuing. + +.. Jason Orendorff XXX http://www.jorendorff.com/articles/unicode/ is broken Wikipedia entries are often helpful; see the entries for "character encoding" and UTF-8