Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #4455: IDLE failed to display the windows list when two windows have the same... | Amaury Forgeot d'Arc | 2008-11-28 | 1 | -2/+2 |
* | Tkinter, step 2: adapt imports. | Georg Brandl | 2008-05-17 | 1 | -1/+1 |
* | Conform to py3k dict.{keys, items, values} with some advice from 2b3 | Kurt B. Kaiser | 2007-08-23 | 1 | -1/+1 |
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -1/+1 |
* | Fix two errors that prevented "make libinstall" from working: | Guido van Rossum | 2006-04-17 | 1 | -1/+1 |
* | Remove sys.exc_type, sys.exc_value, sys.exc_traceback | Neal Norwitz | 2006-03-17 | 1 | -2/+2 |
* | 1. If user passes a non-existant filename on the commandline, just open | Kurt B. Kaiser | 2004-08-22 | 1 | -3/+4 |
* | 1. Update WindowList registry when filename changes so that | Kurt B. Kaiser | 2003-06-06 | 1 | -3/+3 |
* | Josh Robb's Patch | Kurt B. Kaiser | 2002-10-04 | 1 | -0/+4 |
* | py-cvs merge, correct indentation | Steven M. Gava | 2001-07-12 | 1 | -1/+1 |
* | Initial revision | David Scherer | 2000-08-15 | 1 | -0/+85 |