Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment: Well, try copy 😀 (or other text with color emoji) to clipboard and run the following code:
import tkinter root = tkinter.Tk() print(ascii(root.clipboard_get())) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue42318> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com