Re: unicode character '\N{ }'

2005-04-11 Thread Just
In article <[EMAIL PROTECTED]>, Daewon YOON <[EMAIL PROTECTED]> wrote: > I learned from http://www.jorendorff.com/articles/unicode/python.html that > one can specify a unicode character by u'\N {name of the character}'. > > Is there any method that I do the reverse of this process? For example,

unicode character '\N{ }'

2005-04-11 Thread Daewon YOON
I learned from http://www.jorendorff.com/articles/unicode/python.html that one can specify a unicode character by u'\N {name of the character}'. Is there any method that I do the reverse of this process? For example, when I have a unicode character 'Â', uc.method() should return the character name