Serhiy Storchaka added the comment:

Run following command in a terminal:

    python -c 'import tkinter; tkinter.Text().pack(); tkinter.mainloop()'

and type your dead keys in created window. What happened?

----------
assignee:  -> ronaldoussoren
components: +IDLE, Macintosh
nosy: +ronaldoussoren, serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22566>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to