> I would like it to be editable, through a web browser or a GUI
> application. With ConfigParser I can read the configuration file and
> edit the options, but when I write the result all the comments are
lost

Hey Pierre,

I came across a good review of a number of possible solutions for this
at http://www.python.org/moin/ConfigParserShootout
Hope it helps.

- alex23

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to