Python and UTF-8
Martin von Loewis
loewis at informatik.hu-berlin.de
Thu Jan 3 13:04:29 EST 2002
More information about the Python-list mailing list
Thu Jan 3 13:04:29 EST 2002
- Previous message (by thread): Python and UTF-8
- Next message (by thread): Python and UTF-8
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
fbartlet at wiley.com (Frederick H. Bartlett) writes: > I am somewhat familiar with the Georgian alphabet. (I once tried to > translate an aria from paliashvili's _abessalom da eteri_ for my wife > -- but I ended up translating from the Russian. No offense, but > Georgian really is an *impossible* language!). There are certainly > some interesting issues: Capitalization, for one. And do you want the > reencoding to be, essentially, a transliteration? It depends in what format you have the Georgian data. E.g. if you have them in Mac OS Georgian, you can define a codec that encodes to Unicode. Regards, Martin
- Previous message (by thread): Python and UTF-8
- Next message (by thread): Python and UTF-8
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list