]> granicus.if.org Git - python/commit
[3.6] bpo-30899: Add unittests, 100% coverage, for IDLE's two ConfigParser subclasses...
authorterryjreedy <tjreedy@udel.edu>
Wed, 12 Jul 2017 18:42:37 +0000 (14:42 -0400)
committerGitHub <noreply@github.com>
Wed, 12 Jul 2017 18:42:37 +0000 (14:42 -0400)
commita9bf62cadf6ccd55b84a8d4f353529b02a537830
tree633bfc6681519bf199c2f7baf7af43aa73448e6e
parentc0179483f13be81910ed73889dcad92528e20ef2
[3.6] bpo-30899: Add unittests, 100% coverage, for IDLE's two ConfigParser subclasses. (GH-2662) (#2685)

Patch by Louie Lu.
(cherry picked from commit 50c9435)
Lib/idlelib/config.py
Lib/idlelib/idle_test/test_config.py
Lib/test/cfgparser.1
Misc/NEWS.d/next/IDLE/2017-07-11-02-26-17.bpo-30899.SQmVO8.rst [new file with mode: 0644]