[docs] [issue20923] ConfigParser should nested [] in section names.
STINNER Victor
report at bugs.python.org
Wed Nov 25 02:59:57 EST 2015
STINNER Victor added the comment:
> It would be good if ConfigParser supported angled brackets in section names by being greedy when parsing.
I agree with Terry, it's the opposite: we must explicitly reject them to be compatible with other applications. Please move the discussion to issue #25723.
----------
nosy: +haypo
resolution: -> fixed
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20923>
_______________________________________
More information about the docs
mailing list