]> 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:24:36 +0000 (15:24 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 7 Feb 2013 13:24:36 +0000 (15:24 +0200)
commit899530029899b6602e7ef880765170b3a24d3e5a
tree29f6f1aaae09c1e03e673d56fb96846b1d84d455
parentc2255ac153194b285730034ae37d4dbc8a31c39b
Issue #17114: IDLE now uses non-strict config parser.
Lib/idlelib/configHandler.py
Misc/NEWS