On Sat, Aug 8, 2015 at 1:45 PM, Akira Li <4kir4...@gmail.com> wrote: > then a workaround that works out of the box is to run: > > T:\> py -m idlelib -r print_unicode.py > > that can display Unicode (BMP) output in IDLE.
But sadly, *only* the BMP. That's enough for most modern languages, but it's by no means all of Unicode. I'm told there are plans in the works for improving Tcl and Tk, which tkinter and thus Idle could then take advantage of, but for the time being, we're stuck on sixteen bit characters in Idle. :( ChrisA -- https://mail.python.org/mailman/listinfo/python-list