| Commit message (Expand) | Author | Age | Files | Lines |
* | Small fixes by Petru Paler (patch #100946) checked in with esr's approval. | Thomas Wouters | 2000-07-21 | 1 | -2/+2 |
|
|
* | ConfigParser enhancements to edit existing configs, part 2 | Eric S. Raymond | 2000-07-14 | 1 | -5/+41 |
|
|
* | Give ConfigParser the capability to set as well as read options, and to write | Eric S. Raymond | 2000-07-10 | 1 | -0/+36 |
|
|
* | ConfigParser.read(): | Fred Drake | 2000-05-09 | 1 | -1/+1 |
|
|
* | allow comments beginning with ; in key: value as well as key = value | Jeremy Hylton | 2000-03-03 | 1 | -1/+1 |
|
|
* | Fix comments relating to the specific regexs used to parse section and | Fred Drake | 2000-02-28 | 1 | -2/+2 |
|
|
* | (Finally!) Changes related to the ConfigParser/INI-file topics | Fred Drake | 2000-02-28 | 1 | -5/+11 |
|
|
* | fixed a typo in a docstring, and slightly expanded the module | Barry Warsaw | 1999-10-12 | 1 | -3/+2 |
|
|
* | Added has_option(); fix bug in get() which botched interpolation if | Guido van Rossum | 1999-10-04 | 1 | -1/+16 |
|
|
* | Urmpfh! | Guido van Rossum | 1999-10-04 | 1 | -8/+43 |
|
|
* | ConfigParser.read(): Don't mask IOError exceptions. | Fred Drake | 1999-10-04 | 1 | -5/+3 |
|
|
* | Patch suggested (and partially provided) by Lars Damerow: instead of | Guido van Rossum | 1999-06-17 | 1 | -5/+8 |
|
|
* | Fix by Chris Petrilli (to his own code) to limit the number of | Guido van Rossum | 1999-02-12 | 1 | -1/+3 |
|
|
* | From: Mike Orr <mso@oz.net> | Guido van Rossum | 1999-01-30 | 1 | -1/+1 |
|
|
* | Re-format the module docstring and document the new get() argument. | Barry Warsaw | 1999-01-26 | 1 | -26/+29 |
|
|
* | Patch by Chris Petrilli (not really tested since I don't know this | Guido van Rossum | 1999-01-26 | 1 | -6/+17 |
|
|
* | Time machine experiment. Use '__name__' as the special key (always | Barry Warsaw | 1998-08-06 | 1 | -6/+10 |
|
|
* | Several changes: | Barry Warsaw | 1998-07-01 | 1 | -40/+90 |
|
|
* | Mass check-in after untabifying all files that need it. | Guido van Rossum | 1998-03-26 | 1 | -146/+146 |
|
|
* | get(): Fixed a bug in the merge order of the dictionaries. This makes | Barry Warsaw | 1998-01-26 | 1 | -3/+4 |
|
|
* | Checking in ConfigParser.py -- I don't see a reason why this can't be | Guido van Rossum | 1997-12-09 | 1 | -0/+255 |
|
|