summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/MultiCall.py
Commit message (Expand)AuthorAgeFilesLines
* #7092: Fix additional "-3" warnings in the idlelib package, and convert to ab...Florent Xicluna2010-04-021-8/+23
* #7092: Fix some -3 warnings, and fix Lib/platform.py when the path contains a...Florent Xicluna2010-04-011-9/+10
* replace has_key with 'in' operatorBenjamin Peterson2009-10-091-1/+1
* Fixes issues 3883 and 5194Ronald Oussoren2009-03-041-1/+2
* Tkinter rename reversal: remove tkinter package, adapt imports and docs.Georg Brandl2008-05-201-4/+4
* Tkinter rename, step 2: fix imports and add stub modules.Georg Brandl2008-05-161-4/+4
* Patch #2167 from calvin: Remove unused importsChristian Heimes2008-02-231-1/+0
* Patch #1672481: fix bug in idlelib.MultiCall.Georg Brandl2007-03-061-0/+2
* Merge IDLE-syntax-branch r39668:41449 into trunkKurt B. Kaiser2005-11-181-0/+404