| Commit message (Expand) | Author | Age | Files | Lines |
* | #16085: Don't promote shadowing builtins in the configparser example. | R David Murray | 2012-09-29 | 1 | -7/+7 |
|
|
* | Use Python 3 instead of 3.0. | Ezio Melotti | 2012-05-03 | 1 | -2/+2 |
|
|
* | Merged solution for #11786 from 2.6 | Łukasz Langa | 2011-04-28 | 1 | -4/+6 |
|\ |
|
| * | Closes #11786: ConfigParser.[Raw]ConfigParser optionxform(). | Łukasz Langa | 2011-04-28 | 1 | -5/+7 |
|
|
| * | Merged revisions 83452,83457,83466,83471,83475,83480,83486 via svnmerge from | Georg Brandl | 2010-08-01 | 1 | -4/+23 |
|
|
| * | Merged revisions 75363,75365,75376,75392,75394,75403,75418,75484,75572,75580,... | Georg Brandl | 2009-10-27 | 1 | -6/+17 |
|
|
| * | Merged revisions 74209 via svnmerge from | Georg Brandl | 2009-10-27 | 1 | -1/+1 |
|
|
| * | Merged revisions 72007-72010,72036-72037 via svnmerge from | Georg Brandl | 2009-04-28 | 1 | -3/+3 |
|
|
| * | Fix docs for ConfigParser. | Raymond Hettinger | 2009-03-01 | 1 | -2/+2 |
|
|
| * | Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,... | Georg Brandl | 2009-01-03 | 1 | -3/+3 |
|
|
* | | #9101: backport json reference in configparser doc. | Ezio Melotti | 2011-04-14 | 1 | -0/+10 |
|
|
* | | fix typo: spection -> section | Fred Drake | 2010-11-09 | 1 | -1/+1 |
|
|
* | | Merged revisions 83226-83227,83229-83230,83232 via svnmerge from | Georg Brandl | 2010-08-01 | 1 | -4/+23 |
|
|
* | | - apply patch from issue 7005 | Fred Drake | 2010-02-19 | 1 | -4/+46 |
|
|
* | | Fix markup. | Georg Brandl | 2009-10-24 | 1 | -1/+1 |
|
|
* | | add further note about what's passed to optionxform | Fred Drake | 2009-10-23 | 1 | -0/+3 |
|
|
* | | #7188: fix optionxform() docs. | Georg Brandl | 2009-10-23 | 1 | -6/+14 |
|
|
* | | builtin -> built-in. | Georg Brandl | 2009-07-26 | 1 | -1/+1 |
|
|
* | | 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 |
|
|