New submission from Miloš Komarčević: It would be good if ConfigParser supported angled brackets in section names by being greedy when parsing.
For example, section: [Test[2]_foo] gets parsed as: Test[2 ---------- messages: 213554 nosy: miloskomarcevic priority: normal severity: normal status: open title: ConfigParser should be greedy when parsing section name type: behavior versions: Python 3.3 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue20923> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com