Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
e85e1ae413d28e78d66a7b74d68f08895479543f
/
Doc
/
library
/
configparser.rst
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
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
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
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
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