Brett Cannon <br...@python.org> added the comment:

So IDLE broke because it was relying on buggy behaviour accidentally left in 
Python 2.7 and carried forward (plus it was not updated to use best practices 
like importlib.import_module()). Roger, can you try the patch I have uploaded 
and see if that fixes things?

----------
Added file: http://bugs.python.org/file25218/update_idle.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue2377>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to