Hi there, I am trying to locate a windows binary of a recent python (2.4 preferred, but not essential) with support for Unicode characters with values greater than 0x10000. I have tested the python.org binaries and those from Activestate, both give me a traceback on unichr(0x10000) and tell me its a "narrow" build. Any pointers appreciated.
Chris -- http://mail.python.org/mailman/listinfo/python-list