summaryrefslogtreecommitdiffstats
path: root/Tools/idle/config.txt
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of old IDLE. Lib/idlelib rules!Guido van Rossum2003-06-141-64/+0
|
* Add back files that were accidentally deleted on the trunk rather thanGuido van Rossum2003-04-291-0/+64
| | | | on the idlefork-merge-branch as intended.
* Checking in IDLEFORK exactly as it appears in the idlefork CVS.Guido van Rossum2003-04-291-64/+0
| | | | On a branch, for now.
* Minor edit of leading comments: 'the the' --> 'the', quoted 'enable'Fred Drake2000-05-091-2/+2
| | | | option name for clarity.
* rename the global IdleConfParser object from IdleConf to idleconfJeremy Hylton2000-03-071-25/+25
| | | | | | standard usage is now from IdleConf import idleconf replace : with = in config.txt
* a ConfigParser for idle and three configuration filesJeremy Hylton2000-03-031-0/+64