Ezio Melotti <ezio.melo...@gmail.com> added the comment: This can also be reproduced by doing: >>> print('\U000104a2'[0]) � and then copy/pasting the lone surrogate. The traceback is: [...] File "C:\Programs\Python32\Lib\tkinter\__init__.py", line 1009, in mainloop self.tk.mainloop(n) UnicodeDecodeError: 'utf8' codec can't decode bytes in position 0-1: invalid continuation byte
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13153> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com