SilentGhost added the comment:

I think there is some misunderstanding of what default_section is supposed to 
do, in fact in provides default values for *other* section, as the 
documentation says, it doesn't mangle section separation.

In case of ExtendedInterpolation, the interpolation argument needs to be 
instantiated, i.e. the call should be:
ConfigParser(interpolation=ExtendedInterpolation())

----------
nosy: +SilentGhost, lukasz.langa
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed
type:  -> behavior

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

Reply via email to