Barry Warsaw wrote: > I've been building Python with --enable-unicode=ucs4 ever since I > upgraded to RedHat 9. IIUC, this option is required to get Python and > RH9's default Tk to play nicely together. I can't reproduce this. Does your pyconfig.h have Py_UNICODE_SIZE? Regards, Martin