On Mon, Oct 17, 2016, at 14:20, eryk sun wrote: > You can patch print() to transcode non-BMP characters as surrogate > pairs. For example: > > On Windows this should allow printing non-BMP characters such as > emojis (e.g. U+0001F44C).
I thought there was some reason this wouldn't work with tk, or else tkinter would do it already? -- https://mail.python.org/mailman/listinfo/python-list