]> granicus.if.org Git - python/commitdiff
M.-A. Lemburg <mal@lemburg.com>:
authorFred Drake <fdrake@acm.org>
Tue, 9 May 2000 19:58:19 +0000 (19:58 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 9 May 2000 19:58:19 +0000 (19:58 +0000)
Added a useful link to Markus Kuhn's Unicode and UTF-8
FAQ.

Misc/unicode.txt

index d4b41a9d7cf22bb614da1330741358ce51f5d6a2..db66d8d23789af5e73fbae447a89c50dcc2f28b1 100644 (file)
@@ -976,12 +976,15 @@ Introduction to Unicode (a little outdated by still nice to read):
         http://www.nada.kth.se/i18n/ucs/unicode-iso10646-oview.html
 
 For comparison:
-       Introducing Unicode to ECMAScript --
+       Introducing Unicode to ECMAScript (aka JavaScript) --
        http://www-4.ibm.com/software/developer/library/internationalization-support.html
 
 IANA Character Set Names:
        ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets
 
+Discussion of UTF-8 and Unicode support for POSIX and Linux:
+       http://www.cl.cam.ac.uk/~mgk25/unicode.html
+
 Encodings:
 
     Overview: