Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mass check-in after untabifying all files that need it. | Guido van Rossum | 1998-03-26 | 1 | -146/+146 |
| | |||||
* | get(): Fixed a bug in the merge order of the dictionaries. This makes | Barry Warsaw | 1998-01-26 | 1 | -3/+4 |
| | | | | | a copy of the defaults dictionary and merges the section's dictionary into it so that sections can override the defaults. | ||||
* | Checking in ConfigParser.py -- I don't see a reason why this can't be | Guido van Rossum | 1997-12-09 | 1 | -0/+255 |
liberated. This was originally written by Ken and later revamped by Barry. |