Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor edit of leading comments: 'the the' --> 'the', quoted 'enable' | Fred Drake | 2000-05-09 | 1 | -2/+2 |
| | | | | option name for clarity. | ||||
* | rename the global IdleConfParser object from IdleConf to idleconf | Jeremy Hylton | 2000-03-07 | 1 | -25/+25 |
| | | | | | | standard usage is now from IdleConf import idleconf replace : with = in config.txt | ||||
* | a ConfigParser for idle and three configuration files | Jeremy Hylton | 2000-03-03 | 1 | -0/+64 |