Re: unicode "table of character" implementation in python

2006-08-22 Thread Nicolas Pontoizeau
;m not sure if it has built-in support for finding which language block a > character is in, but a table like this might help you: > http://www.unicode.org/Public/UNIDATA/Blocks.txt As usual, Python has a solution that goes beyond my needs! Thanks for the links I will dive into it. Nicolas

unicode "table of character" implementation in python

2006-08-22 Thread Nicolas Pontoizeau
python? I mean, I give a character and python replys me with the language in which the character occurs. Thanks in advance -- http://www.nicolas.pontoizeau.org/ Nicolas Pontoizeau - Promotion EFREI 2005 -- http://mail.python.org/mailman/listinfo/python-list