ConfigParser -> Section name through Option value
domi
dk at flexis.de
Thu Mar 28 14:57:37 EST 2002
More information about the Python-list mailing list
Thu Mar 28 14:57:37 EST 2002
- Previous message (by thread): ConfigParser -> Section name through Option value
- Next message (by thread): ConfigParser -> Section name through Option value
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): ConfigParser -> Section name through Option value
- Next message (by thread): ConfigParser -> Section name through Option value
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list