]> granicus.if.org Git - python/commit
Add test cases for ConfigParser.remove_option() behavior. This includes
authorFred Drake <fdrake@acm.org>
Mon, 4 Dec 2000 16:30:40 +0000 (16:30 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 4 Dec 2000 16:30:40 +0000 (16:30 +0000)
commit3d5f7e83c74c1c2fa20cf23d38020bbefb69916e
tree0251e637fb826fe26c8f375b39a6359cfa5a2e46
parentff4a23bbcb08e7dbb48fa8b5cfbafaea11e1f8c7
Add test cases for ConfigParser.remove_option() behavior.  This includes
coverage to ensure bug #124324 does not re-surface.
Lib/test/test_cfgparser.py