]> granicus.if.org Git - python/commit
Issue #27821: Fix bug in idlelib.comfig function and add new tests.
authorTerry Jan Reedy <tjreedy@udel.edu>
Thu, 25 Aug 2016 02:08:01 +0000 (22:08 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Thu, 25 Aug 2016 02:08:01 +0000 (22:08 -0400)
commit5acf4e563f598a77824014b3ab697f70815555db
tree639be5da3deb2e6d9f404a8d9b2ad7bbcd71f525
parent3f1057a4b62d8c94ae77f34f950b74a45499b218
Issue #27821: Fix bug in idlelib.comfig function and add new tests.
Lib/idlelib/config.py
Lib/idlelib/idle_test/test_config.py