Adding a network attribute is easy. Plus I should have added that the core parser in ConfigObj (using and abusing regexes) is pretty hairy and I try to avoid touching it. :-)

The rest of the code is basically fine (working on a new release now ~25% perf improvement thanks to Christian Heimes) although the module is waay too long. Doesn't take much maintenance though.

Will add the network attribute as an undocumented new feature in honour of Antoine...

Michael


--
http://www.ironpythoninaction.com

On 18 Sep 2009, at 01:11, Antoine Pitrou <solip...@pitrou.net> wrote:

Le jeudi 17 septembre 2009 à 23:58 +0200, Georg Brandl a écrit :

Who knows. =) Module is old enough it's quite possible no one
remembers why.

Good point. There's also an awful shortage of config parsers in the standard
library; we should add one or two.

If so, can it have a .network attribute?


_______________________________________________
stdlib-sig mailing list
stdlib-sig@python.org
http://mail.python.org/mailman/listinfo/stdlib-sig
_______________________________________________
stdlib-sig mailing list
stdlib-sig@python.org
http://mail.python.org/mailman/listinfo/stdlib-sig

Reply via email to