Terry J. Reedy <[email protected]> added the comment:
Saaheer, using the 'File: Browse...' button under the comment box, please upload (if you still have it) the .../.idlerc/config-extensions.cfg that results in this failure. Most idlelib files were renamed in 3.6. 'AutoExpand' and 'CallTips' are 2 of the old names. Built-in extensions were converted after that, and I intended that the new code be compatible with existing customizations. Current IDLE should not fail this way and your file should help with the fix. You should only need to rename this file to config-extensions.cfg.old or something and leave the other files in .idlerc alone. ---------- stage: -> test needed title: Python Configure IDLE 'Ok' and 'Apply' buttons do not seem to work. -> IDLE fails trying to inport old idlelib file names for config _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue40031> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
