Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #21591

Is there a ConfigParser which keeps comments

From Gelonida N <gelonida@gmail.com>
Subject Is there a ConfigParser which keeps comments
Date 2012-03-14 11:07 +0100
Newsgroups comp.lang.python
Message-ID <mailman.632.1331719680.3037.python-list@python.org> (permalink)

Show all headers | View raw


Hi,


At the moment I use ConfigParser
http://docs.python.org/library/configparser.html
for one of my applications.


Now I'm looking for a library, which behaves like config parser, but
with one minor difference.

The write() mehtod should keep existing comments.

Does anybody know or implement something like this or is there as
switrch, that I overlooked in hte documentaiton.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Is there a  ConfigParser which keeps comments Gelonida N <gelonida@gmail.com> - 2012-03-14 11:07 +0100

csiph-web