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.2.4rc1~471 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4ca222d4d5469bd0c9d188b9d007597798919260;p=thirdparty%2FPython%2Fcpython.git 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 78b68f6b56f2..39e69ce20d4f 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=