]> granicus.if.org Git - python/commit
Issue #26417: Prevent spurious errors and incorrect defaults when
authorNed Deily <nad@python.org>
Tue, 23 Feb 2016 09:45:57 +0000 (20:45 +1100)
committerNed Deily <nad@python.org>
Tue, 23 Feb 2016 09:45:57 +0000 (20:45 +1100)
commit903783416b82499e1e8cc483c37a8ebc494564d9
treef9799366bed84ac51004432ea8c43f57b12d3ab7
parentc46a2ebaff1be90707ef28656649bca025e8e395
Issue #26417: Prevent spurious errors and incorrect defaults when
installing IDLE 2.7 on OS X: default configuration settings are
no longer installed from OS X specific copies.
Mac/IDLE/Makefile.in
Mac/IDLE/config-extensions.def [deleted file]
Mac/IDLE/config-main.def [deleted file]
Misc/NEWS