Terry J. Reedy <[email protected]> added the comment:
I want this left open to fix IDLE exiting instead of continuing. The original IDLE authors could not anticipate all the things that users around the world (and OS developers) might do, and we maintainers are still plugging holes as they are reported. >From the original report, I am slightly surprised that your fix worked. >Please either upload your revised config-main.cfg or paste it into a reply. >Changing it should not, that I know of, affect the reading of other .cfg >files, only the subsequent loading of .py files. Even then, it would have to >end with an "[EditorWindow]" section, so that "encoding=utf-8" would be in the >proper section. (I should also check the error messaging for un-readable .py files too) ---------- resolution: not a bug -> stage: resolved -> test needed status: closed -> open _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue40435> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
