Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This file was never supposed to be part of IDLE. | Guido van Rossum | 1999-03-11 | 1 | -46/+0 |
| | |||||
* | Initial checking of Tk-based Python IDE. | Guido van Rossum | 1998-10-10 | 1 | -0/+46 |
Features: text editor with syntax coloring and undo; subclassed into interactive Python shell which adds history. |