"WX" wrote: > The character set I am using is the Hindi/Devanagari character set at > unicode range U+901.) > > (#1) If I paste some unicode stuff from the clipboard into IDLE, it accepts > it, but it can't > execute a PRINT command like this: > > >>> print u"?????? ??????" > Unsupported characters in input > > Should I report this as a bug or is it an essential limitation of the Python > console/immediate > mode?
I don't see why it couldn't be fixed, so feel free to report it to the bug tracker. </F> -- http://mail.python.org/mailman/listinfo/python-list