1. 8290314 ConfigParser: by Fred Drake · 20 years ago
  2. b4c6091 ConfigParser: by Fred Drake · 20 years ago
  3. abc086f ConfigParser: by Fred Drake · 20 years ago
  4. bc12b01 ConfigParser: by Fred Drake · 20 years ago
  5. c62af02 Fix some digicool addresses I noticed by Andrew M. Kuchling · 21 years ago
  6. 9b4dab4 SF patch #859286: documentation bool change fix by Raymond Hettinger · 21 years ago
  7. 6485a87 missing word (should backport - is release23-maint still locked?) by Skip Montanaro · 21 years ago
  8. 86c60ed ConfigParser.items() and SafeConfigParser.items() no longer return a by Fred Drake · 21 years ago
  9. fb85789 SF patch #787929: reflect the introduce of boolean type(libcfgparser.tex) by Raymond Hettinger · 21 years ago
  10. e2c6491 Further cleanup of exceptions. All interpolation-related exceptions by Fred Drake · 22 years ago
  11. 99448e5 InterpolationSyntaxError was added in 2.3 by Neal Norwitz · 22 years ago
  12. 81e4aa7 - re-mark ESR's warning about extended registry syntax by Fred Drake · 22 years ago
  13. 56b3184 Added a useful warning to the documentation. by Eric S. Raymond · 22 years ago
  14. 0eebd5c Implement a safer and more predictable interpolation approach. by Fred Drake · 22 years ago
  15. 97d5f05 Update to reflect the refactoring into the RawConfigParser and by Fred Drake · 22 years ago
  16. 2ca041f items(): New method, provided by Gustavo Niemeyer in SF bug #545096. by Fred Drake · 22 years ago
  17. d3dab2b Update doc to reflect Tim's changes to bool. by Neal Norwitz · 22 years ago
  18. 8b7bb7a Describe the behavior of the read() method when the list of filenames by Fred Drake · 23 years ago
  19. 6959a2f Note that the values for Boolean options are case-insensitive. by Fred Drake · 23 years ago
  20. b35f0ce Update the description of getboolean() to reflect the changes made by by Fred Drake · 23 years ago
  21. 6c81e2a "boolean" --> "Boolean" (per the style guide). by Fred Drake · 23 years ago
  22. 3c10c68 Use consistent version annotations instead of something ad hoc. by Fred Drake · 23 years ago
  23. 5b0705d ConfigParser.optionxform(): Document this since it is available for by Fred Drake · 24 years ago
  24. fd4d29c Typo caught by Jim Tittsler <jwt@onjapan.net>: They --> The by Fred Drake · 24 years ago
  25. 33dde92 Update the documentation for ConfigParser to match the recent changes. by Fred Drake · 24 years ago
  26. f831663 Rob W. W. Hooft's spelling fixes for the Library Reference. I hope by Thomas Wouters · 24 years ago
  27. f868de6 Document the second round of ConfigParser changes. by Eric S. Raymond · 24 years ago
  28. 417c489 Give ConfigParser the capability to set as well as read options, and to write by Eric S. Raymond · 24 years ago
  29. 7cb42cd From Greg Ward <gward@python.net>: by Fred Drake · 24 years ago
  30. d85f059 read() method: clarify that strings are accepted and interpreted by Fred Drake · 24 years ago
  31. 38e5d27 Merged changes from the 1.5.2p2 release. (Very rough.) by Fred Drake · 24 years ago
  32. 1e44029 Several new index entries to make find this easier. by Fred Drake · 25 years ago
  33. 184e836 Added module references; minor grammatical fixes. All suggested by Eric Raymond. by Fred Drake · 25 years ago
  34. 4747f7f Markup nits. by Fred Drake · 25 years ago
  35. 51027c4 Added note about comments, from Christopher Petrilli. by Fred Drake · 25 years ago
  36. 00a3a65 Refer to the right RFC in the intro. by Fred Drake · 26 years ago
  37. ebe2a12 Incorporate changes for patched version of ConfigParser. by Fred Drake · 26 years ago
  38. bc866ce Documentation for the ConfigParser module, by Christopher G. Petrilli by Fred Drake · 26 years ago