aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/idlelib/WindowList.py
Commit message (Expand)AuthorAge
* #4455: IDLE failed to display the windows list when two windows have the same...Amaury Forgeot d'Arc2008-11-28
* Tkinter, step 2: adapt imports.Georg Brandl2008-05-17
* Conform to py3k dict.{keys, items, values} with some advice from 2b3Kurt B. Kaiser2007-08-23
* Fix most trivially-findable print statements.Guido van Rossum2007-02-09
* Fix two errors that prevented "make libinstall" from working:Guido van Rossum2006-04-17
* Remove sys.exc_type, sys.exc_value, sys.exc_tracebackNeal Norwitz2006-03-17
* 1. If user passes a non-existant filename on the commandline, just openKurt B. Kaiser2004-08-22
* 1. Update WindowList registry when filename changes so thatKurt B. Kaiser2003-06-06
* Josh Robb's PatchKurt B. Kaiser2002-10-04
* py-cvs merge, correct indentationSteven M. Gava2001-07-12
* Initial revisionDavid Scherer2000-08-15