Roger Serwy <roger.se...@gmail.com> added the comment:

Thank you for the configuration files. It helped with finding the bug.

The default key bindings in configHandler.py is incorrect for 
<<newline-and-indent>> which caused the problem Ankit experienced.  This 
problem affects the 2.7 and 3.3 series. 

Attached is a patch against 3.3 (and 2.7) to fix the issue.

----------
keywords: +patch
nosy: +asvetlov
stage:  -> patch review
title: IDLE does not execute any commands (command prompt works fine!) -> IDLE: 
not executing commands from shell, error with default keybinding for Return
versions: +Python 3.3
Added file: http://bugs.python.org/file25060/issue14409.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14409>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to