| Commit message (Expand) | Author | Age | Files | Lines |
* | Demote warnings to notices where appropriate, following the goal that as few ... | Georg Brandl | 2009-04-27 | 1 | -3/+3 |
|
|
* | Backport 70111: Let configparser use ordered dicts by default. | Raymond Hettinger | 2009-03-03 | 1 | -0/+17 |
|
|
* | Fix docs for ConfigParser. | Raymond Hettinger | 2009-03-01 | 1 | -2/+2 |
|
|
* | revert r69777 since all the experts agree that extra import lines distract fr... | Benjamin Peterson | 2009-02-20 | 1 | -2/+1 |
|
|
* | Since we recommend one module per import line, reflect this also in the | Jeroen Ruigrok van der Werven | 2009-02-19 | 1 | -1/+2 |
|
|
* | Fix uses of the default role. | Georg Brandl | 2009-01-03 | 1 | -3/+3 |
|
|
* | ConfigParser renaming reversal part 3: move module into place and adapt imports. | Georg Brandl | 2008-05-25 | 1 | -22/+20 |
|
|
* | Added documentation stub for ConfigParser. | Alexandre Vassalotti | 2008-05-14 | 1 | -0/+8 |
|
|
* | Updated import statements to use the new `configparser` module name. | Alexandre Vassalotti | 2008-05-14 | 1 | -20/+13 |
|
|
* | Update configparser docs for lowercasing rename. | Georg Brandl | 2008-05-14 | 1 | -1/+7 |
|
|
* | Add an example for an RFC 822 continuation. | Georg Brandl | 2008-03-26 | 1 | -6/+8 |
|
|
* | Issue 1781. Now ConfigParser.add_section does not let you add a | Facundo Batista | 2008-02-23 | 1 | -2/+3 |
|
|
* | Fix example. | Georg Brandl | 2008-01-21 | 1 | -0/+2 |
|
|
* | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 1 | -1/+1 |
|
|
* | Add examples to the ConfigParser documentation. | Georg Brandl | 2007-11-29 | 1 | -0/+87 |
|
|
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+361 |
|
|