- 12d547a Issue #23921: Standardized documentation whitespace formatting. by Serhiy Storchaka · 9 years ago
- 3e09b14 #16085: Don't promote shadowing builtins in the configparser example. by R David Murray · 13 years ago
- 510ff54 Use Python 3 instead of 3.0. by Ezio Melotti · 13 years ago
- 9d68ad8 Merged solution for #11786 from 2.6 by Łukasz Langa · 14 years ago
- 22108f1 Closes #11786: ConfigParser.[Raw]ConfigParser optionxform(). by Łukasz Langa · 14 years ago
- 7f9d2ea #9101: backport json reference in configparser doc. by Ezio Melotti · 14 years ago
- 9a9aa20 fix typo: spection -> section by Fred Drake · 15 years ago
- 6290bcf Merged revisions 83452,83457,83466,83471,83475,83480,83486 via svnmerge from by Georg Brandl · 15 years ago
- d070cc5 Merged revisions 83226-83227,83229-83230,83232 via svnmerge from by Georg Brandl · 15 years ago
- cc43b56 - apply patch from issue 7005 - add corresponding documentation by Fred Drake · 15 years ago
- 5d2eb34 Merged revisions 75363,75365,75376,75392,75394,75403,75418,75484,75572,75580,75590,75592,75594-75596,75600,75602-75603,75605-75607,75610-75613,75616-75617,75623,75627,75647 via svnmerge from by Georg Brandl · 16 years ago
- 4ae4f87 Merged revisions 74209 via svnmerge from by Georg Brandl · 16 years ago
- 5460ff9 Fix markup. by Georg Brandl · 16 years ago
- d617cba add further note about what's passed to optionxform by Fred Drake · 16 years ago
- dc02052 #7188: fix optionxform() docs. by Georg Brandl · 16 years ago
- d7d4fd7 builtin -> built-in. by Georg Brandl · 16 years ago
- 3885314 Merged revisions 72007-72010,72036-72037 via svnmerge from by Georg Brandl · 16 years ago
- 16a57f6 Demote warnings to notices where appropriate, following the goal that as few "red box" warnings by Georg Brandl · 16 years ago
- e89b8e9 Backport 70111: Let configparser use ordered dicts by default. by Raymond Hettinger · 16 years ago
- 4a9fda4 Fix docs for ConfigParser. by Raymond Hettinger · 16 years ago
- 3bac8b2 Fix docs for ConfigParser. by Raymond Hettinger · 16 years ago
- a7b55a3 revert r69777 since all the experts agree that extra import lines distract from the code by Benjamin Peterson · 16 years ago
- 5149742 Since we recommend one module per import line, reflect this also in the by Jeroen Ruigrok van der Werven · 16 years ago
- 734373c Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,68166,68171-68174,68179,68195-68196,68210,68214-68215,68217-68222 via svnmerge from by Georg Brandl · 17 years ago
- e92818f Fix uses of the default role. by Georg Brandl · 17 years ago
- 392c6fc ConfigParser renaming reversal part 3: move module into place and adapt imports. by Georg Brandl · 17 years ago
- c92fef9 Added documentation stub for ConfigParser. by Alexandre Vassalotti · 17 years ago
- e2514c6 Updated import statements to use the new `configparser` module name. by Alexandre Vassalotti · 17 years ago
- 0a11f96 Update configparser docs for lowercasing rename. by Georg Brandl · 17 years ago
- 27f4374 Add an example for an RFC 822 continuation. by Georg Brandl · 17 years ago
- b12f0b5 Issue 1781. Now ConfigParser.add_section does not let you add a by Facundo Batista · 17 years ago
- 960b186 Fix example. by Georg Brandl · 18 years ago
- b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
- 430e362 Add examples to the ConfigParser documentation. by Georg Brandl · 18 years ago
- 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago