Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of old IDLE. Lib/idlelib rules! | Guido van Rossum | 2003-06-14 | 1 | -189/+0 |
* | Apply diff2.txt from SF patch http://www.python.org/sf/572113 | Walter Dörwald | 2002-09-11 | 1 | -4/+2 |
* | Whitespace normalization. | Tim Peters | 2001-01-17 | 1 | -7/+6 |
* | rename the global IdleConfParser object from IdleConf to idleconf | Jeremy Hylton | 2000-03-07 | 1 | -3/+3 |
* | Don't use 1.6-isms (s.startswith()) -- we want to distribute this | Guido van Rossum | 2000-03-06 | 1 | -2/+2 |
* | migrate to use of IdleConf and config files to set options | Jeremy Hylton | 2000-03-03 | 1 | -12/+11 |
* | paren matching extension. warning: in current version of IDLE, can | Jeremy Hylton | 2000-03-02 | 1 | -0/+193 |