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 italian-boy
Recipients italian-boy
Date 2008-09-25.13:06:48
SpamBayes Score 1.3378187e-14
Marked as misclassified No
Message-id <1222348011.21.0.891596482298.issue3961@psf.upfronthosting.co.za>
In-reply-to
Content
I open python3.0 (rc1) IDLE from command line and it works fine, but
when i press the arrows key they writes: ^[[A ^[[B ^[[C ^[[D
also pagUP and pagDOWN writes: ^[[5~ ^[[6~
so I'm not able to browse the history and the all things with arrows key.

More Info:

my OS is Ubuntu 8.04 upgrade from 7.10

It's the first time that I have an issue with keyboard

I have look for my international settings of keyboard but I don't note
nothing of relevant. (my country is Italy-Europe)

I have installed as main python 2.5 with I have no problem (works perfect)

I made a standard alt-installation
./configure
make
make test   # 1error with urllib2 and some skip (see attach txt)
sudo make altinstall

I have no other kind of problems with python3.0rc1

Is there someone has an idea??

 -- Richard (excuse my English)
History
Date User Action Args
2008-09-25 13:06:51italian-boysetrecipients: + italian-boy
2008-09-25 13:06:51italian-boysetmessageid: <1222348011.21.0.891596482298.issue3961@psf.upfronthosting.co.za>
2008-09-25 13:06:50italian-boylinkissue3961 messages
2008-09-25 13:06:50italian-boycreate