Message202173
| Author | zach.ware |
|---|---|
| Recipients | brian.curtin, ezio.melotti, georg.brandl, michael.foord, ocean-city, pitrou, python-dev, r.david.murray, terry.reedy, zach.ware |
| Date | 2013-11-04.21:10:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1383599432.3.0.661148893402.issue10652@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Having another chance to look at this one, my previous message was incorrect; Terry's patch does not fix the issue for an installed Python 2.7. The only change it needs to work, though, is to replace 'Tkinter' with 'FixTk' in the import_fresh_module call. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-11-04 21:10:32 | zach.ware | set | recipients: + zach.ware, georg.brandl, terry.reedy, pitrou, ocean-city, ezio.melotti, r.david.murray, michael.foord, brian.curtin, python-dev |
| 2013-11-04 21:10:32 | zach.ware | set | messageid: <1383599432.3.0.661148893402.issue10652@psf.upfronthosting.co.za> |
| 2013-11-04 21:10:32 | zach.ware | link | issue10652 messages |
| 2013-11-04 21:10:32 | zach.ware | create | |