]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Allow internal whitespace in keys.
authorFred Drake <fdrake@acm.org>
Fri, 27 Sep 2002 16:34:30 +0000 (16:34 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 27 Sep 2002 16:34:30 +0000 (16:34 +0000)
commite931387eb8f14a81b52cf5904259fbd1a14889ff
tree6807e6c180a0293dcfec09a374903f3f6cc42f88
parentdcec3a43c081dc0b6cee9a792b52fbc0370255f3
Allow internal whitespace in keys.
Closes SF bug #583248.
Lib/ConfigParser.py
Lib/test/test_cfgparser.py