[issue5412] extend configparser to support [] syntax

Éric Araujo report at bugs.python.org
Wed Jul 28 12:26:17 CEST 2010


Éric Araujo <merwok at netwok.org> added the comment:

I’d find more natural to have cp['spam'] return the section (as a dict) and cp['spam']['ham'] return the value.

----------
nosy: +merwok

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5412>
_______________________________________


More information about the Python-bugs-list mailing list