]> granicus.if.org Git - python/commit
Fix comments relating to the specific regexs used to parse section and
authorFred Drake <fdrake@acm.org>
Mon, 28 Feb 2000 23:23:55 +0000 (23:23 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 28 Feb 2000 23:23:55 +0000 (23:23 +0000)
commit1ab41fc680f93dd11e7cdd78a143e72b11ab2a64
treeb71b6ab278ecbd34bb8a2a5615e43d06e503b2b1
parent619c33787b935eafa847ace6f2cdc7f696937e88
Fix comments relating to the specific regexs used to parse section and
option names; errors noted by Greg Stein <gstein@lyra.org>.
Lib/ConfigParser.py