config file saver

dave dfarning at localhost.localdomain
Thu Oct 23 12:41:38 EDT 2003


dave wrote:

> I am current using ConfigParse to read my config file.  Is anyone aware of
> a good example of a class that I can use to modify and then rewrite the
> config data back to file.
> 
> Dave
ConfigParser.set and ConfigParser.write will work




More information about the Python-list mailing list