|
From: Arve K. <arv...@gm...> - 2008-01-13 12:16:39
|
Hiya Michael Will you be fixing the problem I reported a while back, where configuration fields declared to be lists, in the specification, can be interpreted as strings (if you forget to end with a ',')? Arve On 1/13/08, Michael Foord <fuz...@vo...> wrote: > > Hello guys, > > I have finally got around to giving ConfigObj some love. > > http://www.voidspace.org.uk/python/weblog/arch_d7_2008_01_12.shtml#e920 > > Things I will be looking at include: > > * Guaranteeing that written config files are newline terminated > * Quoting keys, values and list members that contain hashes > * Review a patch that adds a restore_defaults method > * Evaluating how difficult adding a reload method would be > * A couple of bugfixes to the validate module > > If there are any other (small!) things to look at then speak up now. For > larger changes the 'patches welcome' rule applies I'm afraid. > > Michael > http://www.manning.com/foord > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Configobj-develop mailing list > Con...@li... > https://lists.sourceforge.net/lists/listinfo/configobj-develop > |