From: Andrew Svetlov Date: Thu, 4 Oct 2012 19:52:07 +0000 (+0300) Subject: Issue #14997: disable in idle shell window. X-Git-Tag: v2.7.4rc1~510 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=45c0766c02b7c6344e37554c72ec0d8273d089eb;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=