Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | #1682942: add some ConfigParser features: alternate delimiters, alternate com... | Georg Brandl | 2010-07-28 | 1 | -107/+211 | |
* | Fix #7113. Patch by Ćukasz Langa. | Brian Curtin | 2010-07-26 | 1 | -14/+23 | |
* | Issue #4686 - add .args to exceptions in the configparsermodule | Michael Foord | 2010-07-25 | 1 | -1/+8 | |
* | Merged revisions 78232 via svnmerge from | Fred Drake | 2010-02-19 | 1 | -18/+44 | |
* | 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 | |