summaryrefslogtreecommitdiffstats
path: root/Lib/ConfigParser.py
Commit message (Expand)AuthorAgeFilesLines
* Time machine experiment. Use '__name__' as the special key (alwaysBarry Warsaw1998-08-061-6/+10
* Several changes:Barry Warsaw1998-07-011-40/+90
* Mass check-in after untabifying all files that need it.Guido van Rossum1998-03-261-146/+146
* get(): Fixed a bug in the merge order of the dictionaries. This makesBarry Warsaw1998-01-261-3/+4
* Checking in ConfigParser.py -- I don't see a reason why this can't beGuido van Rossum1997-12-091-0/+255