Looking for modules? Config files? Ini files? in python..
Benjamin Schollnick
rfreedm1 at nospam.rochester.rr.com
Tue Jun 15 05:12:24 EDT 1999
On Tue, 15 Jun 1999 01:53:17, "Gordon McMillan" <gmcm at hypernet.com>
wrote:
> 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
>
>
Thanks.... I think that'll do it.... I wonder why I never thought to
look
in the standard dist.???? I just never thought about it!!!
- Benjamin
More information about the Python-list
mailing list