[Tutor] An example of ConfigParser module usage please....

karthik Guru karthikg@aztec.soft.net
Thu, 29 Nov 2001 18:58:55 +0530


hi all,

I read the documentation and found that ConfigParser can be used like
properties file in java. Am unable to put it to use.
A small code snippet would be of great help to me.


This can be a sample entry..

database="octago"
password="octago"
uid="sa"

How to get it back? or how to write it to a properties file 

thanks in advance
karthik.