|
From: pisymbol . <pis...@gm...> - 2014-10-07 14:15:35
|
On Mon, Oct 6, 2014 at 11:00 PM, Rob Dennis <rd...@gm...> wrote: > Hello aps, > > I'm one of the current maintainers, though this is an area where I have no > special experience/knowledge. > > I did take a look at the in-code documentation, and it appears that the > code for looking for "default=<value>" is handled before it's ever passed > to the check function (the custom_bar you wrote). The function in question: > https://github.com/DiffSK/configobj/blob/master/validate.py#L616 > > have you tried adding a "default=<some_value>" to the configspec, without > changing your function? > > <http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk> > LOL, yeah that works. Not sure how I missed that. -aps |