summaryrefslogtreecommitdiffstats
path: root/Doc/library/configparser.rst
Commit message (Expand)AuthorAgeFilesLines
* Consistency check for versionadded/changed directives.Georg Brandl2010-08-171-0/+4
* Replace readfp() with read_file() in configparser documentation.Florent Xicluna2010-08-151-3/+3
* issue #9452:Fred Drake2010-08-091-22/+73
* #9407: document configparser.Error.Georg Brandl2010-07-291-0/+5
* #1090076: explain the behavior of *vars* in get() better.Georg Brandl2010-07-291-7/+9
* #9411: allow selecting an encoding for configparser files. Also adds a new t...Georg Brandl2010-07-291-12/+16
* #1682942: add some ConfigParser features: alternate delimiters, alternate com...Georg Brandl2010-07-281-80/+148
* Merged revisions 78232 via svnmerge fromFred Drake2010-02-191-4/+55
* Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,...Georg Brandl2009-10-271-6/+17
* #6969: make it explicit that configparser writes/reads text files, and fix th...Georg Brandl2009-09-221-6/+9
* Merged revisions 74209 via svnmerge fromGeorg Brandl2009-07-261-1/+1
* Merged revisions 72009 via svnmerge fromGeorg Brandl2009-04-271-3/+3
* Update signature style for optional arguments, part 3.Georg Brandl2009-04-101-6/+6
* Fix markup.Raymond Hettinger2009-03-031-3/+3
* Let configparser use ordered dicts by default.Raymond Hettinger2009-03-021-0/+9
* Fix docs for ConfigParser.Raymond Hettinger2009-03-011-2/+2
* Remove trailing whitespace.Georg Brandl2009-01-031-4/+4
* Renamed ConfigParser to configparser.Alexandre Vassalotti2008-05-141-15/+14
* Merged revisions 61913,61915-61916,61918-61919,61922-61926,61928-61929,61931,...Christian Heimes2008-03-261-6/+8
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-231-2/+3
* Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.Georg Brandl2008-02-011-11/+11
* Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge...Georg Brandl2008-01-211-0/+2
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-1/+1
* Merged revisions 59212-59225 via svnmerge fromGuido van Rossum2007-11-291-0/+87
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-26/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+361