|
From: Michael F. <fuz...@vo...> - 2011-11-21 22:36:45
|
On 21/11/2011 21:49, Entity Reborn wrote:
> Say I want to modify how Sections work, is there a way to specify a
> replacement class to use instead of Section?
> If not, can this be implemented? (I would assume a class level variable
> would store Section as a default)
That's a nice idea, although a constructor argument might be more
flexible than a class attribute. ConfigObj isn't seeing much active
development at the moment I'm afraid - but feel free to post a patch on
the issue tracker:
http://code.google.com/p/configobj/issues/list
All the best,
Michael Foord
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure
> contains a definitive record of customers, application performance,
> security threats, fraudulent activity, and more. Splunk takes this
> data and makes sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-novd2d
> _______________________________________________
> Configobj-develop mailing list
> Con...@li...
> https://lists.sourceforge.net/lists/listinfo/configobj-develop
>
--
http://www.voidspace.org.uk/
May you do good and not evil
May you find forgiveness for yourself and forgive others
May you share freely, never taking more than you give.
-- the sqlite blessing http://www.sqlite.org/different.html
|