Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | collections.Mapping is not available for setup.py. Remove the dependency the... | Raymond Hettinger | 2011-02-02 | 1 | -2/+32 |
* | Issue #11089: Fix performance issue limiting the use of ConfigParser() | Raymond Hettinger | 2011-02-02 | 1 | -4/+38 |
* | Merged revisions 83226-83227,83229-83232 via svnmerge from | Georg Brandl | 2010-08-01 | 1 | -5/+6 |
* | Merged revisions 71564 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -2/+2 |
* | Merged revisions 71537 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -4/+4 |
* | Fix bootstrapping problem where setup.py was using configparser | Raymond Hettinger | 2009-03-03 | 1 | -2/+7 |
* | Let configparser use ordered dicts by default. | Raymond Hettinger | 2009-03-02 | 1 | -1/+2 |
* | Renamed ConfigParser to configparser. | Alexandre Vassalotti | 2008-05-14 | 1 | -0/+669 |