1. 649685a ConfigParser enhancements to edit existing configs, part 2 by Eric S. Raymond · 24 years ago
  2. 417c489 Give ConfigParser the capability to set as well as read options, and to write by Eric S. Raymond · 24 years ago
  3. fd4114e ConfigParser.read(): by Fred Drake · 24 years ago
  4. 820314e allow comments beginning with ; in key: value as well as key = value by Jeremy Hylton · 24 years ago
  5. 1ab41fc Fix comments relating to the specific regexs used to parse section and by Fred Drake · 24 years ago
  6. c517b9b (Finally!) Changes related to the ConfigParser/INI-file topics by Fred Drake · 24 years ago
  7. 2539451 fixed a typo in a docstring, and slightly expanded the module by Barry Warsaw · 25 years ago
  8. a5a24b7 Added has_option(); fix bug in get() which botched interpolation if by Guido van Rossum · 25 years ago
  9. 6a8d84b Urmpfh! by Guido van Rossum · 25 years ago
  10. 2438a48 ConfigParser.read(): Don't mask IOError exceptions. by Fred Drake · 25 years ago
  11. 9e480ad Patch suggested (and partially provided) by Lars Damerow: instead of by Guido van Rossum · 25 years ago
  12. 72ce858 Fix by Chris Petrilli (to his own code) to limit the number of by Guido van Rossum · 26 years ago
  13. c0780ac From: Mike Orr <mso@oz.net> by Guido van Rossum · 26 years ago
  14. f09f6a5 Re-format the module docstring and document the new get() argument. by Barry Warsaw · 26 years ago
  15. e6506e7 Patch by Chris Petrilli (not really tested since I don't know this by Guido van Rossum · 26 years ago
  16. 6446212 Time machine experiment. Use '__name__' as the special key (always by Barry Warsaw · 26 years ago
  17. bfa3f6b Several changes: by Barry Warsaw · 26 years ago
  18. 45e2fbc Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  19. 5da0f50 get(): Fixed a bug in the merge order of the dictionaries. This makes by Barry Warsaw · 27 years ago
  20. 3d20986 Checking in ConfigParser.py -- I don't see a reason why this can't be by Guido van Rossum · 27 years ago