Re: ConfigParser shootout, preliminary entry
From: Vinay Sajip (vinay_sajip_at_yahoo.co.uk)
Date: 10/24/04
- Next message: dataangel: "Re: how do i change from string to list"
- Previous message: Michael Hoffman: "Re: how do i change from string to list"
- In reply to: Skip Montanaro: "Re: ConfigParser shootout, preliminary entry"
- Next in thread: Carlos Ribeiro: "Re: ConfigParser shootout, preliminary entry"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 24 Oct 2004 12:12:20 -0700
Skip Montanaro <skip@pobox.com> wrote in message news:<mailman.5369.1098558392.5135.python-list@python.org>...
> I wrote my Configuration class (note the new name!) based upon my needs
> (which are based on my recent experience):
>
> * I prefer attribute-style or dict-style access
> * I need more than one level of sections
> * YAML and XML are too complex
> * I want it to be readable and editable by humans
>
+1
Vinay Sajip
- Next message: dataangel: "Re: how do i change from string to list"
- Previous message: Michael Hoffman: "Re: how do i change from string to list"
- In reply to: Skip Montanaro: "Re: ConfigParser shootout, preliminary entry"
- Next in thread: Carlos Ribeiro: "Re: ConfigParser shootout, preliminary entry"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]