summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/window.py
Commit message (Collapse)AuthorAgeFilesLines
* bpo-33906: Rename idlelib.windows as window (#7833)Terry Jan Reedy2018-06-211-0/+97
Match Window on the main menu and remove last plural module name. Change imports, test, and attribute references to match new name.