From: Andrew Svetlov Date: Thu, 4 Oct 2012 19:48:34 +0000 (+0300) Subject: Issue #14997: disable in idle shell window. X-Git-Tag: v3.3.1rc1~813^2~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ca222d4d5469bd0c9d188b9d007597798919260;p=python Issue #14997: disable in idle shell window. Thanks to Roger Serwy for patch. --- diff --git a/Lib/idlelib/config-extensions.def b/Lib/idlelib/config-extensions.def index 78b68f6b56..39e69ce20d 100644 --- a/Lib/idlelib/config-extensions.def +++ b/Lib/idlelib/config-extensions.def @@ -46,6 +46,8 @@ zoom-height= [ScriptBinding] enable=1 +enable_shell=0 +enable_editor=1 [ScriptBinding_cfgBindings] run-module= check-module=