Terry J. Reedy <tjre...@udel.edu> added the comment:
Module 'autoexpand' has a class 'AutoExpand' imported by editor.py near the top. After rechecking the editor and config code, I am sure that the only way editor line 1115 could try to import *module* AutoExpand is if either idlelib/config-extensions.def or .idlerc/config-extensions.cfg contains a section header '[AutoExpand]'. Since the latter does not exist on your machine, it must be the former. Please attach your copy of config-extensions.def. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue40031> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com