|
From: Michael F. <fuz...@vo...> - 2009-06-29 17:08:30
|
That does sound like a bug in ConfigObj. Could you post an example ini file and code that shows the problem please. Thanks Michael -- http://www.ironpythoninaction.com On 29 Jun 2009, at 16:14, Pascal Chambon <pyt...@gm...> wrote: > Hello > > I just report a little confusion I once faced : I kept having a > "missing > section" error message when validating my config.ini file, and I > didn't > understand because the section WAS there. In the end, I realized that > there were just typos in the names of the variables inside that > section, > and it made the validator believe that the section didn't exist at all > (actually it existed, but it was empty). > So well, if it's not too much trouble for such a minor bug, it might > be > cool to replace this error message with a more accurate ones ("field > mysection.xxx is missing" or smth like that). > > Cheers for all, > regards, > Pascal Chambon > > --- > --- > --- > --------------------------------------------------------------------- > _______________________________________________ > Configobj-develop mailing list > Con...@li... > https://lists.sourceforge.net/lists/listinfo/configobj-develop |