summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/SearchEngine.py
Commit message (Expand)AuthorAgeFilesLines
* More idlelib cleanup inspired by pyflakes.Terry Jan Reedy2014-07-021-1/+1
* Issue #18492: Allow all resources when tests are not run by regrtest.py.Zachary Ware2014-06-021-1/+0
* Idlelib: silence two buildbot Deprecation Warnings with better code.Terry Jan Reedy2014-01-291-6/+4
* Issue #18489: Add complete, gui-free tests for idlelib.SearchEngine.Terry Jan Reedy2013-08-311-34/+38
* Issue #18489: idlelib.SearchEngine - add docstringsTerry Jan Reedy2013-08-191-25/+37
* Issue #18316: Update idlelib 2.7 except clauses to ease backports.Terry Jan Reedy2013-06-291-1/+1
* Tkinter rename reversal: remove tkinter package, adapt imports and docs.Georg Brandl2008-05-201-2/+2
* Tkinter rename, step 2: fix imports and add stub modules.Georg Brandl2008-05-161-2/+2
* Merge PyIdle changes:Kurt B. Kaiser2002-09-181-3/+2
* Initial revisionDavid Scherer2000-08-151-0/+221