Guilherme Polo <ggp...@gmail.com> added the comment: This is not a bug in tkinter either, unfortunately. Please report it at tk tracker: http://sourceforge.net/projects/tktoolkit/
Here is the equivalent tcl code to reproduce the problem (you could use it while re-reporting at the tk tracker): $ wish8.5 % pack [text .t] % .t insert 1.0 abc % .t insert 1.0 "z\u0102\u02c7" ---------- resolution: -> wont fix status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1012435> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com