Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #19666

Re: configobj

From Terry Reedy <tjreedy@udel.edu>
Subject Re: configobj
Date 2012-01-31 19:21 -0500
References <4F281178.70508@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.5267.1328055685.27778.python-list@python.org> (permalink)

Show all headers | View raw


On 1/31/2012 11:06 AM, Andrea Crotti wrote:
> I have a couple of questions about configobj, which I'm happily trying
> to use for this project.

When asking about 3rd party modules, please include a url, so we can be 
sure of what you mean and even take a look. Is
www.voidspace.org.uk/python/configobj.html
what you mean?

> PS. and why by the way ConfigObj is not in the standard lib, instead of
> ConfigParser,

Perhaps history. Informed suggestions for change are welcome.

> which looked less complete and more cumbersome (to me at least)

Does ConfigParser have the same problems you found with ConfigObj.

-- 
Terry Jan Reedy

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: configobj Terry Reedy <tjreedy@udel.edu> - 2012-01-31 19:21 -0500

csiph-web