Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure ConfigParser uses .optionxform() consistently; this affects | Fred Drake | 2001-02-26 | 1 | -0/+1 |
* | Added options that use square brackets in their names; this ensures that | Fred Drake | 2001-02-12 | 1 | -46/+1 |
* | Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings. | Ka-Ping Yee | 2001-01-24 | 1 | -6/+6 |
* | Regression test for ConfigParser module. | Fred Drake | 2000-09-27 | 1 | -0/+51 |