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