]> granicus.if.org Git - python/commit
Issue #17114: IDLE now uses non-strict config parser.
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 7 Feb 2013 13:25:09 +0000 (15:25 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 7 Feb 2013 13:25:09 +0000 (15:25 +0200)
commit705ef7a03d2d2293b9872800810a2a29d5e5f0cc
tree80272d94287ce24e258cdae9776dad2c13f17666
parentf5d245a0a0d8c00ca986bd84e54b940ab0eb75cf
parent899530029899b6602e7ef880765170b3a24d3e5a
Issue #17114: IDLE now uses non-strict config parser.
Lib/idlelib/configHandler.py
Misc/NEWS