Message269957
| Author | terry.reedy |
|---|---|
| Recipients | markroseman, python-dev, terry.reedy |
| Date | 2016-07-07.19:15:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1467918958.32.0.254469530384.issue25507@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
According to https://stackoverflow.com/questions/38249755/tkinter-not-working-in-cmd-working-in-idle, this code from tkinter import filedialog root = Tk() ran in 3.4.3. After the patch for 3.5.1 (and 3.4.4, 2.7.11) it raises NameError in 3.5.2. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-07-07 19:15:58 | terry.reedy | set | recipients: + terry.reedy, markroseman, python-dev |
| 2016-07-07 19:15:58 | terry.reedy | set | messageid: <1467918958.32.0.254469530384.issue25507@psf.upfronthosting.co.za> |
| 2016-07-07 19:15:58 | terry.reedy | link | issue25507 messages |
| 2016-07-07 19:15:58 | terry.reedy | create | |