Łukasz Langa <luk...@langa.pl> added the comment:

I personally would keep the current behaviour so that:
- creating a duplicate section programatically invokes an error
- reading a file which has duplicate sections causes an implicit merge without 
any exceptions

This is quite understandable, more so when you consider how ConfigParser merges 
configuration from multiple sources as well.

Brett, the only thing I guess we could do here is to adjust the documentation 
so it's more clear on the default behaviour.

----------
nosy: +lukasz.langa

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue2204>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to