ConfigParser shootout, preliminary entry
Vinay Sajip
vinay_sajip at yahoo.co.uk
Sun Oct 24 15:12:20 EDT 2004
More information about the Python-list mailing list
Sun Oct 24 15:12:20 EDT 2004
- Previous message (by thread): ConfigParser shootout, preliminary entry
- Next message (by thread): ConfigParser shootout, preliminary entry
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Skip Montanaro <skip at pobox.com> wrote in message news:<mailman.5369.1098558392.5135.python-list at 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
- Previous message (by thread): ConfigParser shootout, preliminary entry
- Next message (by thread): ConfigParser shootout, preliminary entry
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list