Re: unicodedata.name
thank you (it's so obvious i don't know how i could misunderstand) -- http://mail.python.org/mailman/listinfo/python-list
Re: unicodedata.name
Szabolcs Nagy wrote: > the unicodedata manual sais: > " > name( unichr[, default]) > Returns the name assigned to the Unicode character unichr as a > string. If no name is defined, default is returned, or, if not given, > ValueError is raised. > " > what is the difference between "no name def