Thx for the advise.
--
http://mail.python.org/mailman/listinfo/python-list
On Wed, Jul 18, 2007 at 04:31:35PM -0700, Evan Klitzke wrote:
> > I found a built in mod for parseconfig but it deal with .ini
> > file styles (windows) that include a [section] header as well as
> > uses someiteam=somevalue format. I believe it requires the
> > header though.
>
> I think you're r
On 7/17/07, Muffin <[EMAIL PROTECTED]> wrote:
> I am using python for the first time on Unix and on FBSD. I need a few
> pointer, tips or tricks on scripting on config files. Mostly admin type
> configs like the rc.conf file usually setup like:
>
> someiteam=somevalue#sometype of descriptio