thanks ! I can now display chinese characters

Posadas, Dennis dennis.posadas at intel.com
Thu Dec 11 09:46:56 EST 2003


This works, and should seem pretty obvious to some, alas not to me :(
	- first insure that the OS has all the fonts loaded in
	- *.pyc versions of the codecs should be in lib/encodings

For my needs, unichr(x) where x is a number from the Unicode map like
0x4e34 works for me.

Dennis





More information about the Python-list mailing list