summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2000-07-10 18:11:00 +0000
committerEric S. Raymond <esr@thyrsus.com>2000-07-10 18:11:00 +0000
commitf59fe5a1d004f9ffb037d5dbd65e56e93290afcd (patch)
tree478b5d6aa286ac904e9c0167c99e6aeebd7ac8ff /Python/pythonrun.c
parent5b757883f883bb5f31b7e786babc8b8ccbf23d4e (diff)
downloadcpython-f59fe5a1d004f9ffb037d5dbd65e56e93290afcd.tar.gz
Give ConfigParser the capability to set as well as read options, and to write
a representation of the configuration state in .ini format that can be read back in by a future read() call. Thus this class is now a back end for .ini editors as well as parsers. This patch is complete and tested, but exposes a bug in the ConfigParser implementation which I have not yet fixed. Because case information is discarded during parsing, the output of write() has its case smashed. I wrote this for a SourceForge interface script called forgetool. Documentation for the new entry points included.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions