On Mar 25, 6:35 pm, Ned Deily wrote:
> In article
> ,
> Benjamin Kaplan wrote:
>
> > As I stated above, py-readline is for if you're using Macports, which
> > is a package manager for Mac OS X.
>
> ... in which case you probably want:
>
> sudo port install py-readline
>
> > If you installed P
In article
,
Benjamin Kaplan wrote:
> As I stated above, py-readline is for if you're using Macports, which
> is a package manager for Mac OS X.
... in which case you probably want:
sudo port install py-readline
> If you installed Python through
> some other means, I'm not sure why you don
On Fri, Mar 25, 2011 at 2:25 AM, Julien wrote:
> On Mar 22, 5:37 pm, Benjamin Kaplan wrote:
>> On Tue, Mar 22, 2011 at 2:27 AM, Julien wrote:
>> > Hi,
>>
>> > I'm having problems when typing the up/down arrows in the Python 2.4
>> > interpreter (exact version: Python 2.4.6 (#1, Mar 3 2011, 15:4
On Mar 22, 5:37 pm, Benjamin Kaplan wrote:
> On Tue, Mar 22, 2011 at 2:27 AM, Julien wrote:
> > Hi,
>
> > I'm having problems when typing the up/down arrows in the Python 2.4
> > interpreter (exact version: Python 2.4.6 (#1, Mar 3 2011, 15:45:53)
> > [GCC 4.2.1 (Apple Inc. build 5664)] on darwin
On Monday, March 21, 2011 at 11:37 PM, Benjamin Kaplan wrote:
On Tue, Mar 22, 2011 at 2:27 AM, Julien wrote:
> > Hi,
> >
> > I'm having problems when typing the up/down arrows in the Python 2.4
> > interpreter (exact version: Python 2.4.6 (#1, Mar 3 2011, 15:45:53)
> > [GCC 4.2.1 (Apple Inc. buil
On Tue, Mar 22, 2011 at 2:27 AM, Julien wrote:
> Hi,
>
> I'm having problems when typing the up/down arrows in the Python 2.4
> interpreter (exact version: Python 2.4.6 (#1, Mar 3 2011, 15:45:53)
> [GCC 4.2.1 (Apple Inc. build 5664)] on darwin).
>
> When I press the up arrow it outputs "^[[A" and
Hi,
I'm having problems when typing the up/down arrows in the Python 2.4
interpreter (exact version: Python 2.4.6 (#1, Mar 3 2011, 15:45:53)
[GCC 4.2.1 (Apple Inc. build 5664)] on darwin).
When I press the up arrow it outputs "^[[A" and when I press the down
arrow it outputs "^[[B".
I've google