SilentGhost added the comment:

IDLE supports extensions: https://docs.python.org/3/library/idle.html#extensions
And that was a user-configuration file that got corrupted somehow. As it's an 
optional feature, IDLE can work without it.

You can use your favourite text editor to compose programs and then use console 
to run them. It might be more convenient even for smaller programs.

----------
resolution:  -> not a bug
stage:  -> resolved

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

Reply via email to