Zachary Ware added the comment: 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.
---------- components: +Tkinter versions: -Python 3.3, Python 3.4 Added file: http://bugs.python.org/file32501/issue10652-2.7.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10652> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com