]> granicus.if.org Git - python/commit
Backport of Issue #14409 to 2.7
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Thu, 29 Mar 2012 16:54:58 +0000 (19:54 +0300)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Thu, 29 Mar 2012 16:54:58 +0000 (19:54 +0300)
commitc37db10e03d863ee143d22244c0a405c8a004280
treee4765381647ddfc82d9bfb6407f6c47db69c2c81
parentde294ec02e7017c462eab5244748b83d63f79ae4
Backport of Issue #14409 to 2.7

IDLE doesn't not execute commands from shell with default keybinding
for <Return>.
Patch by Roger Serwy.
Lib/idlelib/NEWS.txt
Lib/idlelib/configHandler.py
Misc/NEWS