Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure ConfigParser uses .optionxform() consistently; this affects | Fred Drake | 2001-02-26 | 1 | -0/+24 |
* | Test section name using some strange characters, including a backslash | Fred Drake | 2001-02-14 | 1 | -2/+7 |
* | Added options that use square brackets in their names; this ensures that | Fred Drake | 2001-02-12 | 1 | -43/+49 |
* | Add test cases for ConfigParser.remove_option() behavior. This includes | Fred Drake | 2000-12-04 | 1 | -0/+24 |
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -1/+1 |
* | Remove change that had not been saved when the output was generated; | Fred Drake | 2000-09-28 | 1 | -3/+0 |
* | Regression test for ConfigParser module. | Fred Drake | 2000-09-27 | 1 | -0/+144 |