ConfigParser -> Section name through Option value

domi dk at flexis.de
Thu Mar 28 14:57:37 EST 2002


Hi,

can somebody help me with this ConfigParser (ini-file) problem:
Is it possible to get a Section name through an Option value 
(ConfigParser), e.g.:

[foo]
name = python
...

how can I get the section name 'foo' through the option value 'python'?
Any idea???

thanks dominik




More information about the Python-list mailing list