Looking for modules? Config files? Ini files? in python..
Mark Nottingham
mnot at pobox.com
Mon Jun 14 23:44:51 EDT 1999
Another possibility is at
http://www.mnot.net/python/Conf.py
Each has its ups and downs - this one doesn't do sections.
----- Original Message -----
From: Gordon McMillan <gmcm at hypernet.com>
Newsgroups: comp.lang.python
To: <python-list at cwi.nl>
Sent: Tuesday, June 15, 1999 11:53
Subject: Re: Looking for modules? Config files? Ini files? in python..
> Benjamin Schollnick writes:
> >
> > I'm trying to find a simple method to deal with *.INI or other
> > styles
> > of
> > configuration files....
> >
> > I haven't seen anything, and would hate to re-invent the wheel....
> >
> > Any suggestions?
>
> How 'bout ConfigParser.py? It's in the standard distribution.
>
> - Gordon
>
>
>
>
More information about the Python-list
mailing list