Message 247862 - Python tracker
Message247862
| Author | serhiy.storchaka |
|---|---|
| Recipients | markroseman, ncoghlan, python-dev, serhiy.storchaka, terry.reedy |
| Date | 2015-08-02.10:27:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1438511230.5.0.806522799759.issue24759@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Note also that committed patch doesn't work at all. "from tkinter import ttk" doesn't raise an exception with Tcl/Tk 8.4. See my patch in issue24750 that does working check. I consider impractical complex code for supporting 8.4 and ttk too. But in simplest cases this can be done easy. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-08-02 10:27:10 | serhiy.storchaka | set | recipients: + serhiy.storchaka, terry.reedy, ncoghlan, markroseman, python-dev |
| 2015-08-02 10:27:10 | serhiy.storchaka | set | messageid: <1438511230.5.0.806522799759.issue24759@psf.upfronthosting.co.za> |
| 2015-08-02 10:27:10 | serhiy.storchaka | link | issue24759 messages |
| 2015-08-02 10:27:10 | serhiy.storchaka | create | |