configure --enable-unicode=ucs4
Here's how you check if Python supports ucs2 or ucs4:
sys.maxunicode return 65535 for ucs-2, but 1114111 for ucs-4
Subscribe to:
Post Comments (Atom)
I often find that after spending hours figuring out something, I'll forget the solution in a few months, or even weeks. It seems to be a good idea to jot down the fixes somewhere. Hence this blog. Some of the things here might be silly, in which case your comment is always welcome.
1 comment:
You write very well.
Post a Comment