]> granicus.if.org Git - python/commit
Fixes `__setitem__` on parser['DEFAULT'] reported in issue #16820.
authorŁukasz Langa <lukasz@langa.pl>
Mon, 31 Dec 2012 12:55:11 +0000 (13:55 +0100)
committerŁukasz Langa <lukasz@langa.pl>
Mon, 31 Dec 2012 12:55:11 +0000 (13:55 +0100)
commit0210194d48569ce136bad4d324ade03767356905
tree13597f978bb3323a9d33d937a241ebf0d2d0dcb4
parent5da57027efb830f1bb6dfeecade94faee28b21ae
Fixes `__setitem__` on parser['DEFAULT'] reported in issue #16820.
Lib/configparser.py
Lib/test/test_configparser.py