1. 309db06 Added regression test for SF bug #561822: has_option() case sensitive. by Fred Drake · 22 years ago
  2. 408b6d3 Complete the absolute import patch for the test suite. All relative by Barry Warsaw · 22 years ago
  3. 863ac44 Whitespace normalization. by Tim Peters · 22 years ago
  4. 1bf7117 As part of fixing bug #523301, add a simple test of ConfigParser.write() by Andrew M. Kuchling · 22 years ago
  5. 168bead Added tests that check getboolean() with the newly allowed values from by Fred Drake · 23 years ago
  6. beb6713 When reading a continuation line, make sure we still use the transformed by Fred Drake · 23 years ago
  7. 3c823aa Make sure ConfigParser uses .optionxform() consistently; this affects by Fred Drake · 23 years ago
  8. cc1f951 Test section name using some strange characters, including a backslash by Fred Drake · 23 years ago
  9. 95b96d3 Added options that use square brackets in their names; this ensures that by Fred Drake · 24 years ago
  10. 3d5f7e8 Add test cases for ConfigParser.remove_option() behavior. This includes by Fred Drake · 24 years ago
  11. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  12. d391a34 Remove change that had not been saved when the output was generated; by Fred Drake · 24 years ago
  13. 8ef6767 Regression test for ConfigParser module. by Fred Drake · 24 years ago