[Tutor] Config Parser question

Alberto Troiano alberto.troiano at gmail.com
Sat Oct 8 00:06:16 CEST 2005


Hey tutors

 

I'm trying to make a configuration file

 

I know how to read the sections and options (using ConfigParser module from
Python 2.3.4 on Win XP)

 

What I wanted to know is that eventually I will need to add sections and
options or change values or erase options or , etc

 

Is there any way that I can do this changes to the config.ini file?

 

Thanks in advanced

 

Alberto

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20051007/99ea7a9e/attachment.html


More information about the Tutor mailing list