summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/query.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #27380: IDLE: add query.HelpSource class and tests.Terry Jan Reedy2016-07-081-36/+127
* Issue 27437: Add query.ModuleName and use it for file => Load Module.Terry Jan Reedy2016-07-031-18/+65
* Issue #27380: IDLE: add base Query dialog, with ttk widgets and subclassTerry Jan Reedy2016-06-271-0/+148