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