Help for unicode

Noixe NoixeTOGLIMI at hotmail.com
Sat Nov 8 16:27:36 EST 2003


Hello,

I'm italian and i not speak a good english. My problem is this:

Why this istruction:

print u"\u00" + str(41)

generate an error and this:

print u"\u0041"   no?


Can I use all 65536 symbols of unicode in my program? For example, I need to
use the mathematic symbol of void set. It has a 0198 number in a table of
symbol that there is in Windows.

Thanks
--
Noixe






More information about the Python-list mailing list