1. 6cb7a21 Move the action of loading the configuration to the IdleConf module by Guido van Rossum · 23 years ago
  2. 70c4378 Whitespace normalization. by Tim Peters · 24 years ago
  3. 6b3edf0 rename the global IdleConfParser object from IdleConf to idleconf by Jeremy Hylton · 24 years ago
  4. 7f3cfd5 In getdef(), don't die when the section doesn't exist. by Guido van Rossum · 24 years ago
  5. 074d6e1 Don't use 1.6-isms (s.startswith()) -- we want to distribute this by Guido van Rossum · 24 years ago
  6. 583abb8 default to cwd if os.environ['HOME'] does not exist by Jeremy Hylton · 24 years ago
  7. daca630 a ConfigParser for idle and three configuration files by Jeremy Hylton · 24 years ago