Todd Rovito added the comment:

Made minor modifications to Roger's Terminal.py to get the extension to work 
with Python 3.4.  This is an excellent extension as a user can toggle it on/off 
from the Options menu. The up/down arrow keys now allow a user to scroll 
through history but the meta-n meta-p keys still work offering the best of both 
worlds.  If a user wants to scroll around the screen with the arrow keys simply 
turn off the extension from the option bar and start moving the cursor with the 
arrow keys.  Excellent work Roger!!!!!

-Changed the original variable from enabled to enable to match other extensions
-Tested it on Mac OS X with 3.4 and it works PERFECT!
-Added a small if statement to pull in the right tkinter import based on 
sys.version

----------
Added file: 
http://bugs.python.org/file29551/2704IDLEMakeShellBehaveLikeTerminalFor3dot4.patch

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

Reply via email to