]> granicus.if.org Git - python/commit
Allow internal whitespace in keys.
authorFred Drake <fdrake@acm.org>
Fri, 27 Sep 2002 16:21:18 +0000 (16:21 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 27 Sep 2002 16:21:18 +0000 (16:21 +0000)
commit176916a98928c1828acd997f5bc11863f0d36c71
treeea7ae810fcc5a8e05aa1f3cca2a2ce14852a7fe4
parent2ca041fde0e20077b1a2bdb33a54db4c3badf38a
Allow internal whitespace in keys.
Closes SF bug #583248; backporting to r22-maint branch.
Lib/ConfigParser.py
Lib/test/test_cfgparser.py