Message228672
| Author | serhiy.storchaka |
|---|---|
| Recipients | mc128k, ronaldoussoren, serhiy.storchaka |
| Date | 2014-10-06.12:27:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1412598424.51.0.626221922385.issue22566@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-10-06 12:27:04 | serhiy.storchaka | set | recipients: + serhiy.storchaka, ronaldoussoren, mc128k |
| 2014-10-06 12:27:04 | serhiy.storchaka | set | messageid: <1412598424.51.0.626221922385.issue22566@psf.upfronthosting.co.za> |
| 2014-10-06 12:27:04 | serhiy.storchaka | link | issue22566 messages |
| 2014-10-06 12:27:04 | serhiy.storchaka | create | |