Message 260884 - Python tracker
Message260884
| Author | terry.reedy |
|---|---|
| Recipients | markroseman, python-dev, terry.reedy |
| Date | 2016-02-25.23:25:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1456442740.18.0.422797621817.issue25507@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
'import tkinter; tkinter.messagebox' should also fail, but currently work in IDLE. See https://stackoverflow.com/questions/35619027/sub-import-issues-with-tkinter-messagebox, and my answer there. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-02-25 23:25:40 | terry.reedy | set | recipients: + terry.reedy, markroseman, python-dev |
| 2016-02-25 23:25:40 | terry.reedy | set | messageid: <1456442740.18.0.422797621817.issue25507@psf.upfronthosting.co.za> |
| 2016-02-25 23:25:40 | terry.reedy | link | issue25507 messages |
| 2016-02-25 23:25:40 | terry.reedy | create | |