This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jake_mcaga
Recipients jake_mcaga
Date 2011-05-05.10:46:02
SpamBayes Score 1.6321812e-07
Marked as misclassified No
Message-id <1304592366.23.0.247868928288.issue12007@psf.upfronthosting.co.za>
In-reply-to
Content
[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...?
History
Date User Action Args
2011-05-05 10:46:06jake_mcagasetrecipients: + jake_mcaga
2011-05-05 10:46:06jake_mcagasetmessageid: <1304592366.23.0.247868928288.issue12007@psf.upfronthosting.co.za>
2011-05-05 10:46:03jake_mcagalinkissue12007 messages
2011-05-05 10:46:02jake_mcagacreate