ConfigParser.py?

Christopher Petrilli petrilli at trump.amber.org
Mon Jun 28 12:17:31 EDT 1999


Benjamin Schollnick <rfreedm1 at nospam.rochester.rr.com> wrote:
> Folks,

> 	I'm trying to use ConfigParser... And I believe I'm doing everything
> write, except I don't see any documentation (including in the 
> configparser.py file)
> telling my what function(s) to use to write the file out to disk???

That's simple... it doesn't exist :-)

> 	Can someone give me a example or syntax on that?

Would love ot, but you'll need to write the code to do this.  This was
designed to be "read only", although it's been talked about making it
bi-directional.

Chris
-- 
| Christopher Petrilli                      ``Television is bubble-gum for
| petrilli at amber.org                          the mind.''-Frank Lloyd Wright




More information about the Python-list mailing list