New submission from Jakob Aga <jake_mc...@yahoo.com>:

[PCLOS KDE 2010.12] Console commands (in Konsole & Yakuake) won't work in 
Python 3.2. Like ctrl+l for clearing the screen, arrow keys up & down for 
scrolling through previous python commands. Instead I get e.g. ^L (ctrl+l) and 
^[[A (arrow up) on the interpreter line.
At first I looked through Synaptic (reload etc.), then I tried compiling the 
3.2 version - and built it with 'luck' (yay:)).
The interpreter 'works' by itself though. It's just that I miss doing the usual 
console stuff. 3.2 is installed side by side with Python 2.6, and I haven't had 
any problems with Python 2.x
I've posted this problem on the forums of PCLOS, but no one can answer. 
Hopefully someone here can...?

----------
components: IO
messages: 135181
nosy: jake_mcaga
priority: normal
severity: normal
status: open
title: Console commands won't work
type: behavior
versions: Python 3.2

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

Reply via email to