Message202173
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. |
|
| 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: <[email protected]> |
| 2013-11-04 21:10:32 | zach.ware | link | issue10652 messages |
| 2013-11-04 21:10:32 | zach.ware | create | |
|