summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libcfgparser.tex
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 53952-54987 via svnmerge fromGuido van Rossum2007-04-271-21/+21
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-131-3/+12
* SF bug #997050: Document, test, & check for non-string values in ConfigParser...David Goodger2004-10-031-6/+20
* ConfigParser:Fred Drake2004-05-181-1/+3
* ConfigParser:Fred Drake2004-05-181-3/+2
* ConfigParser:Fred Drake2004-05-181-1/+3
* ConfigParser:Fred Drake2004-05-181-0/+9
* Fix some digicool addresses I noticedAndrew M. Kuchling2004-01-081-1/+1
* SF patch #859286: documentation bool change fixRaymond Hettinger2003-12-311-3/+4
* missing word (should backport - is release23-maint still locked?)Skip Montanaro2003-12-151-1/+1
* ConfigParser.items() and SafeConfigParser.items() no longer return aFred Drake2003-10-211-3/+3
* SF patch #787929: reflect the introduce of boolean type(libcfgparser.tex)Raymond Hettinger2003-08-141-4/+4
* Further cleanup of exceptions. All interpolation-related exceptionsFred Drake2002-12-311-3/+12
* InterpolationSyntaxError was added in 2.3Neal Norwitz2002-12-311-0/+1
* - re-mark ESR's warning about extended registry syntaxFred Drake2002-12-301-3/+11
* Added a useful warning to the documentation.Eric S. Raymond2002-12-271-2/+4
* Implement a safer and more predictable interpolation approach.Fred Drake2002-10-251-0/+10
* Update to reflect the refactoring into the RawConfigParser andFred Drake2002-10-251-18/+41
* items(): New method, provided by Gustavo Niemeyer in SF bug #545096.Fred Drake2002-09-271-0/+7
* Update doc to reflect Tim's changes to bool.Neal Norwitz2002-04-051-1/+2
* Describe the behavior of the read() method when the list of filenamesFred Drake2001-12-071-0/+18
* Note that the values for Boolean options are case-insensitive.Fred Drake2001-10-091-2/+3
* Update the description of getboolean() to reflect the changes made byFred Drake2001-10-081-3/+5
* "boolean" --> "Boolean" (per the style guide).Fred Drake2001-10-011-1/+1
* Use consistent version annotations instead of something ad hoc.Fred Drake2001-09-281-4/+7
* ConfigParser.optionxform(): Document this since it is available forFred Drake2001-02-191-0/+10
* Typo caught by Jim Tittsler <jwt@onjapan.net>: They --> TheFred Drake2000-12-071-1/+1
* Update the documentation for ConfigParser to match the recent changes.Fred Drake2000-09-271-2/+13
* Rob W. W. Hooft's spelling fixes for the Library Reference. I hopeThomas Wouters2000-07-161-1/+1
* Document the second round of ConfigParser changes.Eric S. Raymond2000-07-141-1/+14
* Give ConfigParser the capability to set as well as read options, and to writeEric S. Raymond2000-07-101-0/+17
* From Greg Ward <gward@python.net>:Fred Drake2000-05-231-2/+2
* read() method: clarify that strings are accepted and interpretedFred Drake2000-05-091-1/+9
* Merged changes from the 1.5.2p2 release.Fred Drake2000-04-031-12/+26
* Several new index entries to make find this easier.Fred Drake1999-06-151-9/+11
* Added module references; minor grammatical fixes.Fred Drake1999-05-111-1/+7
* Markup nits.Fred Drake1999-04-211-3/+2
* Added note about comments, from Christopher Petrilli.Fred Drake1999-02-241-1/+3
* Refer to the right RFC in the intro.Fred Drake1999-02-221-1/+1
* Incorporate changes for patched version of ConfigParser.Fred Drake1999-01-261-5/+8
* Documentation for the ConfigParser module, by Christopher G. PetrilliFred Drake1999-01-261-0/+116